summaryrefslogtreecommitdiff
path: root/sys/external/bsd/drm2/dist/include
AgeCommit message (Expand)Author
2022-10-15drm: New mechanism to suspend ioctls during system suspend.riastradh
2022-07-19drm: Nix drm_agp_borrow.riastradh
2022-05-21drm_cache.h: fix a merge errortnn
2021-12-22drm: Omit local diff -- vmem is entirely a NetBSDism.riastradh
2021-12-21drm_device.h: don't redefine vmem_ttnn
2021-12-20drm: Apply the Intel pipe_drmhack in more places.riastradh
2021-12-19drm: Restore local patch for struct drm_connector::physical_address.riastradh
2021-12-19drm: add drm_dp_aux_fini; use it in i915 to fix missing mutex destroy.riastradh
2021-12-19drm: Switch sense of #if __linux__ conditionals to use __NetBSD__.riastradh
2021-12-19drm/ttm: Fix ttm_tt pages and DMA map allocation.riastradh
2021-12-19amdgpu: Make amdgpu_file_to_fpriv work.riastradh
2021-12-19amdgpu: Stub out irq domain stuff with a finer grain.riastradh
2021-12-19drm: Merge vbl_lock into event_lock.riastradh
2021-12-19drm: Omit needless pci_attach_args from our drm_pci_attach.riastradh
2021-12-19drm: Simplify condvar conditionals in drm_vblankriastradh
2021-12-19drm: Restore drm_crtc_vblank_put_lockedriastradh
2021-12-19drm: Another pass over i915 and some supporting logic.riastradh
2021-12-19drm: Nix use of uvm pglist. Just use arrays of page pointers.riastradh
2021-12-19drm: Remove local diffs for drm_pci_set_busid.riastradh
2021-12-19Split drm_dev_alloc/register out of drm_pci_attach.riastradh
2021-12-19Get drm_mm.c building.riastradh
2021-12-19First whack at amdgpu. Long way to go.riastradh
2021-12-19Restore set_busid callback.riastradh
2021-12-19Forward declaration for struct seq_file.riastradh
2021-12-19drm_os_netbsd.h is no moreriastradh
2021-12-19Narrow scope of exclusions in drm_fb_helper.c; reduce diffs.riastradh
2021-12-19Fix up drm_prime.c.riastradh
2021-12-19Revert "Give up on finding how linux side-loads these"riastradh
2021-12-19Give up on finding how linux side-loads theseriastradh
2021-12-19Empty out drm_os_netbsd.h.riastradh
2021-12-19Fix up includes of <sys/vmem.h>.riastradh
2021-12-19Give some more declarations a new home.riastradh
2021-12-19Move files which are gone upstream out of dist/.riastradh
2021-12-19Re-introduce lost local diff.riastradh
2021-12-19Avoid the set_pages_array_wc/wb paths in TTM for nowriastradh
2021-12-19constifyriastradh
2021-12-19Restore local diffriastradh
2021-12-19Reset after #undef free. This will surely come to bite us later, too.riastradh
2021-12-19ifdef out things using vm_fault_triastradh
2021-12-19Constifyriastradh
2021-12-19Move some drm PCI stuff off drmP.hriastradh
2021-12-19Avoid declarations that appear in drm_debugfs.hriastradh
2021-12-19We need these struct members for a couple of local drm files.riastradh
2021-12-19Move drm_cdevsw out of drmP.h which should eventually be removedriastradh
2021-12-19Restore drm_fb_helper_debug_{enter,leave}_fbriastradh
2021-12-19Make ourselves less dependent on drmP.h, removed upstream.riastradh
2021-12-19remove declarations now in drm_irq.hriastradh
2021-12-19delete defines now in drm_pci.h and drm_internal.hriastradh
2021-12-19remove unused definitionsriastradh
2021-12-19DRM_IRQ_ARGSriastradh