NetBSD/sys/dev/drm
bjs 91174b68e0 Rework drm_atomic.h for correctness and readability:
- Use macros where appropriate.
 - Remove code for other operating systems -- we don't need it.
 - In atomic_read/atomic_set, cast to volatile.
 - Misc. cleanup.
2008-05-28 04:51:20 +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 Rework drm_atomic.h for correctness and readability: 2008-05-28 04:51:20 +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 Don't use MALLOC_DECLARE / MALLOC_DEFINE if building as a module. 2008-05-19 21:05:37 +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
drm.h Remove #ifdef __OpSys__ sections to make this readable. Add RCS tags. 2007-11-21 19:22:12 +00:00
drmP.h Don't use MALLOC_DECLARE / MALLOC_DEFINE if building as a module. 2008-05-19 21:05:37 +00:00
files.drm