.. |
drm.h
|
Remove #ifdef __OpSys__ sections to make this readable. Add RCS tags.
|
2007-11-21 19:22:12 +00:00 |
drmP.h
|
Fix bus_dmamem_free() call to provide 'segs' as the second argument.
|
2008-03-02 07:12:15 +00:00 |
drm_agpsupport.c
|
use __KERNEL_RCSID()
|
2007-12-11 11:17:30 +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
|
use __KERNEL_RCSID()
|
2007-12-11 11:17:30 +00:00 |
drm_bufs.c
|
use __KERNEL_RCSID()
|
2007-12-11 11:17:30 +00:00 |
drm_context.c
|
use __KERNEL_RCSID()
|
2007-12-11 11:17:30 +00:00 |
drm_dma.c
|
use __KERNEL_RCSID()
|
2007-12-11 11:17:30 +00:00 |
drm_drawable.c
|
use __KERNEL_RCSID()
|
2007-12-11 11:17:30 +00:00 |
drm_drv.c
|
-map 64-bit PCI BARs
|
2008-03-04 11:52:38 +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
|
__FUNCTION__ -> __func__
|
2007-12-15 00:39:14 +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
|
use __KERNEL_RCSID()
|
2007-12-11 11:17:30 +00:00 |
drm_memory.c
|
Don't include i810 hack if DRM_NO_AGP is defined, as it results in
|
2008-03-13 05:35:43 +00:00 |
drm_pci.c
|
Fix bus_dmamem_free() call to provide 'segs' as the second argument.
|
2008-03-02 07:12:15 +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
|
use __KERNEL_RCSID()
|
2007-12-11 11:17:30 +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 |