drm/shared
Eric Anholt c9202c8965 Commit WIP of BSD conversion to core model. Compiles for r128, radeon, but
doesn't run yet. Moves the ioctl definitions for these two drivers back
    to the shared code -- they aren't OS-specific.
2004-11-06 01:41:47 +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 Create permanent maps of framebuffer, aperture and MMIO registers. Added 2004-09-22 22:51:18 +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 remove HAVE_COUNTERS 2004-09-20 11:29:16 +00:00
i915_dma.c Commit WIP of BSD conversion to core model. Compiles for r128, radeon, but 2004-11-06 01:41:47 +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 Apply radeon r300 microcode patch to non-core 2004-10-23 06:25:56 +00:00
radeon_cp.c Apply radeon r300 microcode patch to non-core 2004-10-23 06:25:56 +00:00
radeon_drm.h Apply radeon r300 microcode patch to non-core 2004-10-23 06:25:56 +00:00
radeon_drv.h Apply radeon r300 microcode patch to non-core 2004-10-23 06:25:56 +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 Apply radeon r300 microcode patch to non-core 2004-10-23 06:25:56 +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 correct historic mis-attribution of copyright 2004-11-01 10:52:18 +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 Fixed bug in via_dma.c. The code didn't check that the lock was held by the 2004-11-03 13:37:37 +00:00
via_3d_reg.h Lindent the via stuff so I can include it in kernel 2004-10-09 11:12:24 +00:00
via_dma.c Fixed bug in via_dma.c. The code didn't check that the lock was held by the 2004-11-03 13:37:37 +00:00
via_drm.h Lindent the via stuff so I can include it in kernel 2004-10-09 11:12:24 +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 Some stabilizing work to the DMA ring-buffer code. Temporarily replaced the 2004-10-30 13:01:48 +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 Reworked the jump-code in via_dma.c. The command regulator now seems to 2004-11-01 20:48:49 +00:00
via_map.c cleanup VIA driver to look a bit like others before kernel merge 2004-10-09 12:42:52 +00:00
via_mm.c cleanup VIA driver to look a bit like others before kernel merge 2004-10-09 12: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