NetBSD/sys/dev/drm
bjs 16e84d5575 - Don't use btop, as only three (?) platforms define this macro; use
round_page(x) >> PAGE_SHIFT instead.

- Add bus_space_mmap() in drm_vm.c to give a proper cookie to the device pager;
  this gets rid of one of the two #ifdef macppc conditionals.
2008-06-20 05:53:46 +00:00
..
drm_agpsupport.c o Split device_t/softc for agp(4). 2008-06-09 06:49:54 +00:00
drm_atomic.h Make the atomic macros compile: do not discard 'volatile' qualification 2008-06-03 20:35:01 +00:00
drm_auth.c - Use the extent manager to track mappings and provide sane offset 2008-06-20 00:14:28 +00:00
drm_bufs.c - Don't use btop, as only three (?) platforms define this macro; use 2008-06-20 05:53:46 +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 - Use the extent manager to track mappings and provide sane offset 2008-06-20 00:14:28 +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 - Use the extent manager to track mappings and provide sane offset 2008-06-20 00:14:28 +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 - Use the extent manager to track mappings and provide sane offset 2008-06-20 00:14:28 +00:00
drm_netbsd.c Use symbolic names for mem->phase, make error reporting more sensible. 2008-06-01 12:28:09 +00:00
drm_netbsd.h Use symbolic names for mem->phase, make error reporting more sensible. 2008-06-01 12:28:09 +00:00
drm_pci.c - Don't use btop, as only three (?) platforms define this macro; use 2008-06-20 05:53:46 +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 - Use the extent manager to track mappings and provide sane offset 2008-06-20 00:14:28 +00:00
drm_sysctl.c use __KERNEL_RCSID() 2007-12-11 11:17:30 +00:00
drm_vm.c - Don't use btop, as only three (?) platforms define this macro; use 2008-06-20 05:53:46 +00:00
drm.h DRM_IOCTL_SG_ALLOC needs IOWR, not IOR! 2008-06-13 00:34:48 +00:00
drmP.h - Use the extent manager to track mappings and provide sane offset 2008-06-20 00:14:28 +00:00
files.drm - Use the extent manager to track mappings and provide sane offset 2008-06-20 00:14:28 +00:00