.. |
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 |
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
|
Make the atomic macros compile: do not discard 'volatile' qualification
|
2008-06-03 20:35:01 +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
|
Don't call devsw_attach/detach if _MODULE is not defined
|
2008-05-30 11:26:21 +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_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
|
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 |