NetBSD/sys/dev/drm
bjs 72127ffc00 drm unbreaking, round 1:
Fix the bus_dma(9) use in drm_pci.c and chnage struct drm_dma_handle_t
to match it.  Remove member dmaaddr from drm_dma_handle_t as well,
as I don't see it used anywhere.  Compile-tested only for now; please
report any problems to me.  Thanks.
2007-12-04 12:51:13 +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 drm unbreaking, round 1: 2007-12-04 12:51:13 +00:00
drm_agpsupport.c Remove #ifdef __OpSys__ sections to make this readable. Add RCS tags. 2007-11-21 19:22:12 +00:00
drm_atomic.h Remove #ifdef __OpSys__ sections to make this readable. Add RCS tags. 2007-11-21 19:22:12 +00:00
drm_auth.c Remove #ifdef __OpSys__ sections to make this readable. Add RCS tags. 2007-11-21 19:22:12 +00:00
drm_bufs.c Remove #ifdef __OpSys__ sections to make this readable. Add RCS tags. 2007-11-21 19:22:12 +00:00
drm_context.c Remove #ifdef __OpSys__ sections to make this readable. Add RCS tags. 2007-11-21 19:22:12 +00:00
drm_dma.c Remove #ifdef __OpSys__ sections to make this readable. Add RCS tags. 2007-11-21 19:22:12 +00:00
drm_drawable.c Remove #ifdef __OpSys__ sections to make this readable. Add RCS tags. 2007-11-21 19:22:12 +00:00
drm_drv.c Remove #ifdef __OpSys__ sections to make this readable. Add RCS tags. 2007-11-21 19:22:12 +00:00
drm_fops.c Remove #ifdef __OpSys__ sections to make this readable. Add RCS tags. 2007-11-21 19:22:12 +00:00
drm_ioctl.c Remove #ifdef __OpSys__ sections to make this readable. Add RCS tags. 2007-11-21 19:22:12 +00:00
drm_irq.c Remove #ifdef __OpSys__ sections to make this readable. Add RCS tags. 2007-11-21 19:22:12 +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 Remove #ifdef __OpSys__ sections to make this readable. Add RCS tags. 2007-11-21 19:22:12 +00:00
drm_memory.c Remove #ifdef __OpSys__ sections to make this readable. Add RCS tags. 2007-11-21 19:22:12 +00:00
drm_pci.c drm unbreaking, round 1: 2007-12-04 12:51:13 +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 Remove #ifdef __OpSys__ sections to make this readable. Add RCS tags. 2007-11-21 19:22:12 +00:00
drm_sysctl.c Remove #ifdef __OpSys__ sections to make this readable. Add RCS tags. 2007-11-21 19:22:12 +00:00
drm_vm.c Remove #ifdef __OpSys__ sections to make this readable. Add RCS tags. 2007-11-21 19:22:12 +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