.. |
ati_pcigart.c
|
Rework memory allocation to allocate memory with different type names. This
|
2008-10-13 18:03:27 +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
|
Fix up some ioctl permissions issues long overlooked.
|
2009-02-27 06:01:42 +00:00 |
drm_context.c
|
Rework memory allocation to allocate memory with different type names. This
|
2008-10-13 18:03:27 +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
|
Fix up some ioctl permissions issues long overlooked.
|
2009-02-27 06:01:42 +00:00 |
drm_fops.c
|
Replace calls to minor() with dev2unit(). Ed already fixed this once,
|
2008-10-23 20:23:03 +00:00 |
drm_internal.h
|
|
|
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
|
Turn on MSI if the card supports it. There is a blacklist for chips
|
2009-02-25 18:54:35 +00:00 |
drm_linux_list.h
|
The linux list compat code had an error which prevented list_for_each_safe()
|
2008-10-13 17:52:41 +00:00 |
drm_lock.c
|
The i915 driver was the only consumer of locked task support.
|
2009-02-25 18:25:47 +00:00 |
drm_memory.c
|
Rework memory allocation to allocate memory with different type names. This
|
2008-10-13 18:03:27 +00:00 |
drm_pci.c
|
Rework memory allocation to allocate memory with different type names. This
|
2008-10-13 18:03:27 +00:00 |
drm_pciids.h
|
Several of the newer radeon cards have moved around the registers for enabling
|
2008-10-13 17:43:39 +00:00 |
drm_sarea.h
|
|
|
drm_scatter.c
|
rework drm_scatter.c which allocates scatter / gather pages for use by
|
2008-12-18 21:04:50 +00:00 |
drm_sysctl.c
|
Rework memory allocation to allocate memory with different type names. This
|
2008-10-13 18:03:27 +00:00 |
drm_vm.c
|
resync to git master
|
2008-10-03 16:59:11 +00:00 |
drm-preprocess.sh
|
|
|
drm-subprocess.pl
|
|
|
drm.h
|
resync to git master
|
2008-10-03 16:59:11 +00:00 |
drmP.h
|
Fix up some ioctl permissions issues long overlooked.
|
2009-02-27 06:01:42 +00:00 |
i915_dma.c
|
The GM45 handles vblank differently. Pull the changes from Intel in.
|
2009-02-25 20:24:13 +00:00 |
i915_drm.h
|
resync to git master
|
2008-10-03 16:59:11 +00:00 |
i915_drv.c
|
The GM45 handles vblank differently. Pull the changes from Intel in.
|
2009-02-25 20:24:13 +00:00 |
i915_drv.h
|
The GM45 handles vblank differently. Pull the changes from Intel in.
|
2009-02-25 20:24:13 +00:00 |
i915_irq.c
|
The GM45 handles vblank differently. Pull the changes from Intel in.
|
2009-02-25 20:24:13 +00:00 |
i915_mem.c
|
|
|
i915_reg.h
|
The GM45 handles vblank differently. Pull the changes from Intel in.
|
2009-02-25 20:24:13 +00:00 |
i915_suspend.c
|
resync to git master
|
2008-10-03 16:59:11 +00:00 |
mach64_dma.c
|
We should never call drm_pci_alloc() while holding locks, due the the
|
2008-09-09 02:05:03 +00:00 |
mach64_drm.h
|
|
|
mach64_drv.c
|
Rework memory allocation to allocate memory with different type names. This
|
2008-10-13 18:03:27 +00:00 |
mach64_drv.h
|
|
|
mach64_irq.c
|
|
|
mach64_state.c
|
|
|
mga_dma.c
|
|
|
mga_drm.h
|
|
|
mga_drv.c
|
Rework memory allocation to allocate memory with different type names. This
|
2008-10-13 18:03:27 +00:00 |
mga_drv.h
|
|
|
mga_irq.c
|
|
|
mga_state.c
|
|
|
mga_ucode.h
|
|
|
mga_warp.c
|
|
|
r128_cce.c
|
|
|
r128_drm.h
|
|
|
r128_drv.c
|
Rework memory allocation to allocate memory with different type names. This
|
2008-10-13 18:03:27 +00:00 |
r128_drv.h
|
|
|
r128_irq.c
|
|
|
r128_state.c
|
|
|
r300_cmdbuf.c
|
|
|
r300_reg.h
|
|
|
radeon_cp.c
|
Fix error in busmaster enable logic
|
2008-10-27 21:24:34 +00:00 |
radeon_drm.h
|
|
|
radeon_drv.c
|
Rework memory allocation to allocate memory with different type names. This
|
2008-10-13 18:03:27 +00:00 |
radeon_drv.h
|
Fix some fallout from the busmaster disable cleanup
|
2008-10-27 21:21:36 +00:00 |
radeon_irq.c
|
Prepare the radeon driver for MSI support.
|
2009-02-25 18:50:35 +00:00 |
radeon_mem.c
|
|
|
radeon_microcode.h
|
|
|
radeon_state.c
|
|
|
savage_bci.c
|
|
|
savage_drm.h
|
|
|
savage_drv.c
|
Rework memory allocation to allocate memory with different type names. This
|
2008-10-13 18:03:27 +00:00 |
savage_drv.h
|
|
|
savage_state.c
|
|
|
sis_drm.h
|
|
|
sis_drv.c
|
Rework memory allocation to allocate memory with different type names. This
|
2008-10-13 18:03:27 +00:00 |
sis_drv.h
|
|
|
sis_ds.c
|
|
|
sis_ds.h
|
|
|
sis_mm.c
|
|
|
tdfx_drv.c
|
Rework memory allocation to allocate memory with different type names. This
|
2008-10-13 18:03:27 +00:00 |
tdfx_drv.h
|
|
|