..
ati_pcigart.c
Now that we properly set write-combining on the pages that back the GART,
2010-04-22 18:47:30 +00:00
drm_agpsupport.c
Rework memory allocation to allocate memory with different type names. This
2008-10-13 18:03:27 +00:00
drm_atomic.h
resync to git master
2008-10-03 16:59:11 +00:00
drm_auth.c
Rework memory allocation to allocate memory with different type names. This
2008-10-13 18:03:27 +00:00
drm_bufs.c
re-write scatter gather memory allocation yet again...
2010-04-22 18:44:23 +00:00
drm_context.c
Rework how drm maps are handled.
2010-04-22 18:21:25 +00:00
drm_dma.c
Rework memory allocation to allocate memory with different type names. This
2008-10-13 18:03:27 +00:00
drm_drawable.c
Correct memory leak of info->rects. Previously we would free info, but
2008-10-13 18:06:33 +00:00
drm_drv.c
Rework how drm maps are handled.
2010-04-22 18:21:25 +00:00
drm_fops.c
Clean up the handling of device minors
2009-08-23 14:31:20 +00:00
drm_hashtab.c
Address some WITNESS panics that occur when using the via driver.
2010-04-23 14:48:30 +00:00
drm_hashtab.h
Import simple drm memory manager.
2010-01-31 14:25:29 +00:00
drm_internal.h
Update drm kernel drivers.
2008-08-23 20:59:12 +00:00
drm_ioctl.c
Rework memory allocation to allocate memory with different type names. This
2008-10-13 18:03:27 +00:00
drm_irq.c
Keep track of the hardware counter more aggressively while interrupts
2009-06-25 15:47:32 +00:00
drm_linux_list.h
Import simple drm memory manager.
2010-01-31 14:25:29 +00:00
drm_lock.c
Add some debugging so I can see when syscalls are being restarted
2009-03-19 08:36:08 +00:00
drm_memory.c
Rework how drm maps are handled.
2010-04-22 18:21:25 +00:00
drm_mm.c
Address some WITNESS panics that occur when using the via driver.
2010-04-23 14:48:30 +00:00
drm_mm.h
Import simple drm memory manager.
2010-01-31 14:25:29 +00:00
drm_pci.c
We don't know what these pages are going to be used for, they should be
2009-03-30 18:01:42 +00:00
drm_pciids.h
Add support for Intel Pineview chips, aka IGD
2010-03-13 11:51:18 +00:00
drm_sarea.h
Update drm kernel drivers.
2008-08-23 20:59:12 +00:00
drm_scatter.c
re-write scatter gather memory allocation yet again...
2010-04-22 18:44:23 +00:00
drm_sman.c
Address some WITNESS panics that occur when using the via driver.
2010-04-23 14:48:30 +00:00
drm_sman.h
Import simple drm memory manager.
2010-01-31 14:25:29 +00:00
drm_sysctl.c
Rework how drm maps are handled.
2010-04-22 18:21:25 +00:00
drm_vm.c
Rework how drm maps are handled.
2010-04-22 18:21:25 +00:00
drm-preprocess.sh
drm-subprocess.pl
Update drm kernel drivers.
2008-08-23 20:59:12 +00:00
drm.h
resync to git master
2008-10-03 16:59:11 +00:00
drmP.h
remove vm obect tracker that slipped in from prior work.
2010-04-24 18:13:12 +00:00
i915_dma.c
Rework how drm maps are handled.
2010-04-22 18:21:25 +00:00
i915_drm.h
resync to git master
2008-10-03 16:59:11 +00:00
i915_drv.c
Import simple drm memory manager.
2010-01-31 14:25:29 +00:00
i915_drv.h
Fix build after typo.
2010-03-13 18:14:51 +00:00
i915_irq.c
Some more cleanups for vblank code on Intel.
2009-06-25 18:27:08 +00:00
i915_mem.c
Update drm kernel drivers.
2008-08-23 20:59:12 +00:00
i915_reg.h
Add support for Intel Pineview chips, aka IGD
2010-03-13 11:51:18 +00:00
i915_suspend.c
Fix what appears to be a typo, and restore the registers correctly.
2009-03-20 17:51:26 +00:00
mach64_dma.c
Rework how drm maps are handled.
2010-04-22 18:21:25 +00:00
mach64_drm.h
Update drm kernel drivers.
2008-08-23 20:59:12 +00:00
mach64_drv.c
Consistently use kdev for the kernel device.
2009-03-09 07:55:18 +00:00
mach64_drv.h
Initialize the vblank structures at load time. Previously we did this
2009-02-28 02:37:55 +00:00
mach64_irq.c
Initialize the vblank structures at load time. Previously we did this
2009-02-28 02:37:55 +00:00
mach64_state.c
Check pointer for NULL before dereferencing it, not after.
2009-10-21 15:54:45 +00:00
mga_dma.c
Rework how drm maps are handled.
2010-04-22 18:21:25 +00:00
mga_drm.h
Update drm kernel drivers.
2008-08-23 20:59:12 +00:00
mga_drv.c
Consistently use kdev for the kernel device.
2009-03-09 07:55:18 +00:00
mga_drv.h
Update drm kernel drivers.
2008-08-23 20:59:12 +00:00
mga_irq.c
Add some debugging so I can see when syscalls are being restarted
2009-03-19 08:36:08 +00:00
mga_state.c
Update drm kernel drivers.
2008-08-23 20:59:12 +00:00
mga_ucode.h
mga_warp.c
Rework how drm maps are handled.
2010-04-22 18:21:25 +00:00
r128_cce.c
re-write scatter gather memory allocation yet again...
2010-04-22 18:44:23 +00:00
r128_drm.h
Update drm kernel drivers.
2008-08-23 20:59:12 +00:00
r128_drv.c
Consistently use kdev for the kernel device.
2009-03-09 07:55:18 +00:00
r128_drv.h
Initialize the vblank structures at load time. Previously we did this
2009-02-28 02:37:55 +00:00
r128_irq.c
Initialize the vblank structures at load time. Previously we did this
2009-02-28 02:37:55 +00:00
r128_state.c
Rework how drm maps are handled.
2010-04-22 18:21:25 +00:00
r300_cmdbuf.c
check offsets for R300_ZB_ZPASS_ADDR
2009-04-07 22:26:53 +00:00
r300_reg.h
Add regs required for occlusion queries support
2009-04-07 22:20:58 +00:00
r600_blit.c
Rework how drm maps are handled.
2010-04-22 18:21:25 +00:00
r600_cp.c
Now that we properly set write-combining on the pages that back the GART,
2010-04-22 18:47:30 +00:00
r600_microcode.h
Import support for ATI Radeon R600 and R700 series chips.
2009-03-07 21:36:57 +00:00
radeon_cp.c
re-write scatter gather memory allocation yet again...
2010-04-22 18:44:23 +00:00
radeon_cs.c
Rework how drm maps are handled.
2010-04-22 18:21:25 +00:00
radeon_drm.h
Add GET_PARAM support for Z pipes.
2009-08-23 15:02:58 +00:00
radeon_drv.c
Consistently use kdev for the kernel device.
2009-03-09 07:55:18 +00:00
radeon_drv.h
radeon_family is an enum, so ordering can be important.
2009-09-28 22:40:29 +00:00
radeon_irq.c
R600 doesn't support IRQs yet, so don't try to use them.
2009-09-28 22:37:07 +00:00
radeon_mem.c
Update drm kernel drivers.
2008-08-23 20:59:12 +00:00
radeon_microcode.h
Update drm kernel drivers.
2008-08-23 20:59:12 +00:00
radeon_state.c
Rework how drm maps are handled.
2010-04-22 18:21:25 +00:00
savage_bci.c
Rework how drm maps are handled.
2010-04-22 18:21:25 +00:00
savage_drm.h
Update drm kernel drivers.
2008-08-23 20:59:12 +00:00
savage_drv.c
Consistently use kdev for the kernel device.
2009-03-09 07:55:18 +00:00
savage_drv.h
Update drm kernel drivers.
2008-08-23 20:59:12 +00:00
savage_state.c
Update drm kernel drivers.
2008-08-23 20:59:12 +00:00
sis_drm.h
sis_drv.c
Consistently use kdev for the kernel device.
2009-03-09 07:55:18 +00:00
sis_drv.h
Update drm kernel drivers.
2008-08-23 20:59:12 +00:00
sis_ds.c
sis_ds.h
sis_mm.c
Update drm kernel drivers.
2008-08-23 20:59:12 +00:00
tdfx_drv.c
Consistently use kdev for the kernel device.
2009-03-09 07:55:18 +00:00
tdfx_drv.h
via_3d_reg.h
Welcome drm support for VIA unichrome chips.
2010-01-31 14:30:39 +00:00
via_dma.c
Rework how drm maps are handled.
2010-04-22 18:21:25 +00:00
via_dmablit.c
Acquire the page lock around vm_page_unwire(). For consistency, extend the
2010-05-03 16:55:50 +00:00
via_dmablit.h
Welcome drm support for VIA unichrome chips.
2010-01-31 14:30:39 +00:00
via_drm.h
Welcome drm support for VIA unichrome chips.
2010-01-31 14:30:39 +00:00
via_drv.c
Welcome drm support for VIA unichrome chips.
2010-01-31 14:30:39 +00:00
via_drv.h
Welcome drm support for VIA unichrome chips.
2010-01-31 14:30:39 +00:00
via_irq.c
Welcome drm support for VIA unichrome chips.
2010-01-31 14:30:39 +00:00
via_map.c
Rework how drm maps are handled.
2010-04-22 18:21:25 +00:00
via_mm.c
Rework how drm maps are handled.
2010-04-22 18:21:25 +00:00
via_verifier.c
Welcome drm support for VIA unichrome chips.
2010-01-31 14:30:39 +00:00
via_verifier.h
Welcome drm support for VIA unichrome chips.
2010-01-31 14:30:39 +00:00
via_video.c
fx->lock is used as an index, correct test case.
2010-04-28 10:33:41 +00:00