| Age | Commit message (Expand) | Author |
| 2022-10-25 | drm: New IRQ_WAKE_THREAD constant. | riastradh |
| 2022-07-19 | drm: Teach bus_dma_hacks.h about alpha. | riastradh |
| 2022-07-02 | Add a missing ';' | skrll |
| 2022-07-02 | drm: Rewrite drm_gem_cma_helper.h from scratch. | riastradh |
| 2021-12-19 | drm: Mark variable as used only by trace point. | riastradh |
| 2021-12-19 | drm: Fix comments about wait return values. | riastradh |
| 2021-12-19 | drm: Ensure DRM_*WAIT* never counts down from MAX_SCHEDULE_TIMEOUT. | riastradh |
| 2021-12-19 | i915: Make intel_gtt_get prototype match Linux. | riastradh |
| 2021-12-19 | amdgpu: Another pass through. | riastradh |
| 2021-12-19 | drm: Set IPL_DRM to IPL_VM, not IPL_TTY. | riastradh |
| 2021-12-19 | drm: Work around client modeset mutex for entering ddb. | riastradh |
| 2021-12-19 | drm: Fix index confusion and rename variables to clarify. | riastradh |
| 2021-12-19 | drm: Add drm_vma_offset_exact_lookup_locked. | riastradh |
| 2021-12-19 | Make intel_psr.c build | riastradh |
| 2021-12-19 | i915: ggtt | riastradh |
| 2021-12-19 | i915: another whack at it | riastradh |
| 2021-12-19 | drm: Let's go one segment at a time, not two, shall we? | riastradh |
| 2021-12-19 | drm: Another pass over i915 and some supporting logic. | riastradh |
| 2021-12-19 | drm: Nix use of uvm pglist. Just use arrays of page pointers. | riastradh |
| 2021-12-19 | i915_mei_hdcp_interface.h from openbsd | riastradh |
| 2021-12-19 | Reimplement task barrier without semaphores. | riastradh |
| 2021-12-19 | Make this const. | riastradh |
| 2021-12-19 | drm_os_netbsd.h is no more | riastradh |
| 2021-12-19 | drm_writeback stubs | riastradh |
| 2021-12-19 | Start drm_client.h stubs. | riastradh |
| 2021-12-19 | Update drm_sysfs stubs. | riastradh |
| 2021-12-19 | Delete drmP.h. Good riddance! | riastradh |
| 2021-12-19 | Empty out drm_os_netbsd.h. | riastradh |
| 2021-12-19 | Fix up includes of <sys/vmem.h>. | riastradh |
| 2021-12-19 | Give some more declarations a new home. | riastradh |
| 2021-12-19 | Move drm_io_mapping_* to its own header file. | riastradh |
| 2021-12-19 | Move files which are gone upstream out of dist/. | riastradh |
| 2021-12-19 | match linux side-loading | riastradh |
| 2021-12-19 | nbsd-namespace, and provide CONFIG_LOCKDEP (disabled) | riastradh |
| 2021-12-19 | provide DRM_FILE_PAGE_OFFSET_{START,SIZE} | riastradh |
| 2021-12-19 | Side-load linux/mm.h from the same headers as linux | riastradh |
| 2021-12-19 | stub drm_writeback_set_fb | riastradh |
| 2021-12-19 | provide a stub drm_writeback_prepare_job, knf | riastradh |
| 2021-12-19 | Remove GPL header for which we have our own code | riastradh |
| 2021-12-19 | Create stub headers for files included by drm code. | riastradh |
| 2021-12-19 | Update intel gtt API. | riastradh |
| 2021-12-19 | Linux wants a `readonly' member in struct drm_vma_offset_node. | riastradh |
| 2021-12-19 | Constify some prototypes for great constance. | riastradh |
| 2021-12-19 | Fix typo: list lessees, not list leases. | riastradh |
| 2021-12-19 | drm_vma_manager deals in struct drm_file, not struct file, now. | riastradh |
| 2021-12-19 | Tweak includes and forward decls. | riastradh |
| 2021-12-19 | More drm_writeback stubs. | riastradh |
| 2021-12-19 | Declare drm_lease_destroy. | riastradh |
| 2021-12-19 | Disable GPL drm_writeback.c, minimal stub for drm_writeback.h. | riastradh |
| 2021-12-19 | Unfinished local implementation of GPL drm_lease.c. | riastradh |