drm/shared
Dave Airlie 6c8a3194f4 due to backways compat crap for IRQ_HANDLED etc.. this wouldn't build on
2.4
2005-01-13 01:26:16 +00:00
..
drm.h Let's try adding the dyn-minor patch again. This patch will reuse minor 2004-09-16 18:42:03 +00:00
drm_pciids.txt Add i915GM support Add resume functionality (must be used with later DDX) 2005-01-06 17:51:32 +00:00
drm_sarea.h Fixes need to clean up the mess I made with the mesa merge. This code 2004-03-12 21:22:52 +00:00
i915.h Add i915GM support Add resume functionality (must be used with later DDX) 2005-01-06 17:51:32 +00:00
i915_dma.c Add i915GM support Add resume functionality (must be used with later DDX) 2005-01-06 17:51:32 +00:00
i915_drm.h Fix the shared directory I accidentally stomped on 2004-09-27 20:14:31 +00:00
i915_drv.h Fix the shared directory I accidentally stomped on 2004-09-27 20:14:31 +00:00
i915_irq.c Fix the shared directory I accidentally stomped on 2004-09-27 20:14:31 +00:00
i915_mem.c Fix the shared directory I accidentally stomped on 2004-09-27 20:14:31 +00:00
mach64.h Merged drmfntbl-0-0-2 2004-08-24 11:15:53 +00:00
mach64_dma.c Fix the shared directory I accidentally stomped on 2004-09-27 20:14:31 +00:00
mach64_drm.h Add mach64 to the trunk 2004-04-12 05:27:40 +00:00
mach64_drv.h Fix the shared directory I accidentally stomped on 2004-09-27 20:14:31 +00:00
mach64_irq.c Fix the shared directory I accidentally stomped on 2004-09-27 20:14:31 +00:00
mach64_state.c Fix the shared directory I accidentally stomped on 2004-09-27 20:14:31 +00:00
mga.h remove HAVE_COUNTERS 2004-09-20 11:29:16 +00:00
mga_dma.c Fix the shared directory I accidentally stomped on 2004-09-27 20:14:31 +00:00
mga_drm.h sync up with current 2.6 kernel bk tree - mostly __user annotations 2004-07-25 08:47:38 +00:00
mga_drv.h Fix the shared directory I accidentally stomped on 2004-09-27 20:14:31 +00:00
mga_irq.c Fix the shared directory I accidentally stomped on 2004-09-27 20:14:31 +00:00
mga_state.c Fixed off by one errors in clipping. 2004-10-16 11:21:56 +00:00
mga_ucode.h merged bsd-3-0-0-branch 2002-07-05 08:31:11 +00:00
mga_warp.c Fix the shared directory I accidentally stomped on 2004-09-27 20:14:31 +00:00
r128.h merge back bunch of whitespace and misc changes from kernel 2004-09-05 10:54:59 +00:00
r128_cce.c Fix the shared directory I accidentally stomped on 2004-09-27 20:14:31 +00:00
r128_drm.h sync up with current 2.6 kernel bk tree - mostly __user annotations 2004-07-25 08:47:38 +00:00
r128_drv.h Fix the shared directory I accidentally stomped on 2004-09-27 20:14:31 +00:00
r128_irq.c Fix the shared directory I accidentally stomped on 2004-09-27 20:14:31 +00:00
r128_state.c Fix the shared directory I accidentally stomped on 2004-09-27 20:14:31 +00:00
radeon.h (Stephane Marchesin, me) add hyperz support to radeon drm. Only fast z 2004-12-08 16:43:00 +00:00
radeon_cp.c (Stephane Marchesin, me) add hyperz support to radeon drm. Only fast z 2004-12-08 16:43:00 +00:00
radeon_drm.h (Stephane Marchesin, me) add hyperz support to radeon drm. Only fast z 2004-12-08 16:43:00 +00:00
radeon_drv.h (Stephane Marchesin, me) add hyperz support to radeon drm. Only fast z 2004-12-08 16:43:00 +00:00
radeon_irq.c Fix the shared directory I accidentally stomped on 2004-09-27 20:14:31 +00:00
radeon_mem.c Fix the shared directory I accidentally stomped on 2004-09-27 20:14:31 +00:00
radeon_state.c (Stephane Marchesin, me) add hyperz support to radeon drm. Only fast z 2004-12-08 16:43:00 +00:00
sis.h remove HAVE_COUNTERS 2004-09-20 11:29:16 +00:00
sis_drm.h Fix the shared directory I accidentally stomped on 2004-09-27 20:14:31 +00:00
sis_drv.h Fix the shared directory I accidentally stomped on 2004-09-27 20:14:31 +00:00
sis_ds.c correct historic mis-attribution of copyright 2004-11-01 10:52:18 +00:00
sis_ds.h Make 1-bit fields be unsigned (no sign bit :). sparse complains about them: 2004-12-03 10:22:15 +00:00
sis_mm.c Fix the shared directory I accidentally stomped on 2004-09-27 20:14:31 +00:00
tdfx.h Merged drmfntbl-0-0-2 2004-08-24 11:15:53 +00:00
via.h Import Thomas' changes upto 2.4.3 to shared. Small tweak to install target. 2005-01-11 10:59:01 +00:00
via_3d_reg.h import Thomas' shared-core via changes up to 2.4.1 2005-01-11 10:42:52 +00:00
via_dma.c Import Thomas' changes upto 2.4.3 to shared. Small tweak to install target. 2005-01-11 10:59:01 +00:00
via_drm.h VIA drm updates: 2004-12-13 13:53:12 +00:00
via_drv.c cleanup VIA driver to look a bit like others before kernel merge 2004-10-09 12:42:52 +00:00
via_drv.h Import Thomas' changes upto 2.4.3 to shared. Small tweak to install target. 2005-01-11 10:59:01 +00:00
via_ds.c Lindent the via stuff so I can include it in kernel 2004-10-09 11:12:24 +00:00
via_ds.h Lindent the via stuff so I can include it in kernel 2004-10-09 11:12:24 +00:00
via_irq.c due to backways compat crap for IRQ_HANDLED etc.. this wouldn't build on 2005-01-13 01:26:16 +00:00
via_map.c Security and optimization fixes for the via drm: 2004-12-06 11:19:23 +00:00
via_mm.c import Thomas' shared-core via changes up to 2.4.1 2005-01-11 10:42:52 +00:00
via_mm.h Lindent the via stuff so I can include it in kernel 2004-10-09 11:12:24 +00:00
via_verifier.c Import Thomas' changes upto 2.4.3 to shared. Small tweak to install target. 2005-01-11 10:59:01 +00:00
via_verifier.h Import Thomas' changes upto 2.4.3 to shared. Small tweak to install target. 2005-01-11 10:59:01 +00:00