NetBSD/sys/dev/drm
bjs 06031773dc NOTE: this commit message accompnies the last one for sys/dev/pci/drm.
Revert condvar changes; there seem to be other locking issues
(independent of these changes insofar as I can tell), and it will
only complicate things for now to introduce more changes.

Argh!
2008-05-19 00:17:39 +00:00
..
drm.h Remove #ifdef __OpSys__ sections to make this readable. Add RCS tags. 2007-11-21 19:22:12 +00:00
drmP.h NOTE: this commit message accompnies the last one for sys/dev/pci/drm. 2008-05-19 00:17:39 +00:00
drm_agpsupport.c Use aprint instead of DRM_INFO macro to cleanup attachment messages. 2008-05-05 14:00:10 +00:00
drm_atomic.h Oops, did not compile. Fix it. 2008-05-18 03:49:08 +00:00
drm_auth.c use __KERNEL_RCSID() 2007-12-11 11:17:30 +00:00
drm_bufs.c For _DRM_SHM allocations, do not use the VA as drm_map handle on x86_64 2008-05-04 20:09:32 +00:00
drm_context.c use __KERNEL_RCSID() 2007-12-11 11:17:30 +00:00
drm_dma.c NOTE: this commit message accompnies the last one for sys/dev/pci/drm. 2008-05-19 00:17:39 +00:00
drm_drawable.c use __KERNEL_RCSID() 2007-12-11 11:17:30 +00:00
drm_drv.c NOTE: this commit message accompnies the last one for sys/dev/pci/drm. 2008-05-19 00:17:39 +00:00
drm_fops.c use __KERNEL_RCSID() 2007-12-11 11:17:30 +00:00
drm_ioctl.c use __KERNEL_RCSID() 2007-12-11 11:17:30 +00:00
drm_irq.c NOTE: this commit message accompnies the last one for sys/dev/pci/drm. 2008-05-19 00:17:39 +00:00
drm_linux_list.h Remove #ifdef __OpSys__ sections to make this readable. Add RCS tags. 2007-11-21 19:22:12 +00:00
drm_lock.c NOTE: this commit message accompnies the last one for sys/dev/pci/drm. 2008-05-19 00:17:39 +00:00
drm_memory.c Allow building as a module. 2008-05-18 19:53:22 +00:00
drm_pci.c Revert last commit -- breaks i915. 2008-05-06 01:45:47 +00:00
drm_sarea.h Remove #ifdef __OpSys__ sections to make this readable. Add RCS tags. 2007-11-21 19:22:12 +00:00
drm_scatter.c __FUNCTION__ -> __func__ 2007-12-15 00:39:14 +00:00
drm_sysctl.c use __KERNEL_RCSID() 2007-12-11 11:17:30 +00:00
drm_vm.c Ugh, unbreak _DRM_SHM on amd64 again. 2008-05-04 21:43:01 +00:00
files.drm Introduce options DRM_NO_AGP and DRM_NO_MTRR, so I can run this on 2007-03-28 11:29:36 +00:00