drm/shared-core
Thomas Hellstrom 4f8fa60286 Reworked PCI MMIO command buffer parser, and imported code from the Mesa
driver. It can now handle the 3D OpenGL commands from the Mesa
    unichrome driver.
Added vsync frequency detection support. This will be used in the future
    for XvMC and better frame timing.
Bumped minor version number and driver date.
2004-11-27 22:55:31 +00:00
..
drm.h Lindent of core build. Drivers checked for no binary diffs. A few files 2004-09-30 21:12:10 +00:00
drm_pciids.txt add some more r300 pci ids 2004-11-07 02:19:58 +00:00
drm_sarea.h Lindent of core build. Drivers checked for no binary diffs. A few files 2004-09-30 21:12:10 +00:00
i915_dma.c patch from bug 1803 - will try and push to kernel soon 2004-11-11 11:09:11 +00:00
i915_drm.h First check in for DRM that splits core from personality modules 2004-09-27 19:51:38 +00:00
i915_drv.h Lindent of core build. Drivers checked for no binary diffs. A few files 2004-09-30 21:12:10 +00:00
i915_irq.c patch from bug 1803 - will try and push to kernel soon 2004-11-11 11:09:11 +00:00
i915_mem.c Lindent of core build. Drivers checked for no binary diffs. A few files 2004-09-30 21:12:10 +00:00
mach64_dma.c Lindent of core build. Drivers checked for no binary diffs. A few files 2004-09-30 21:12:10 +00:00
mach64_drm.h Lindent of core build. Drivers checked for no binary diffs. A few files 2004-09-30 21:12:10 +00:00
mach64_drv.h Lindent of core build. Drivers checked for no binary diffs. A few files 2004-09-30 21:12:10 +00:00
mach64_irq.c Lindent of core build. Drivers checked for no binary diffs. A few files 2004-09-30 21:12:10 +00:00
mach64_state.c Convert more drivers for bsd-core, moving the ioctl definitions to shared 2004-11-06 23:02:07 +00:00
mga_dma.c Lindent of core build. Drivers checked for no binary diffs. A few files 2004-09-30 21:12:10 +00:00
mga_drm.h Lindent of core build. Drivers checked for no binary diffs. A few files 2004-09-30 21:12:10 +00:00
mga_drv.h Lindent of core build. Drivers checked for no binary diffs. A few files 2004-09-30 21:12:10 +00:00
mga_irq.c Lindent of core build. Drivers checked for no binary diffs. A few files 2004-09-30 21:12:10 +00:00
mga_state.c Convert more drivers for bsd-core, moving the ioctl definitions to shared 2004-11-06 23:02:07 +00:00
mga_ucode.h Lindent of core build. Drivers checked for no binary diffs. A few files 2004-09-30 21:12:10 +00:00
mga_warp.c Lindent of core build. Drivers checked for no binary diffs. A few files 2004-09-30 21:12:10 +00:00
r128_cce.c Revert back to drm_order() instead of using kernel get_order(). The 2004-10-06 16:27:55 +00:00
r128_drm.h Lindent of core build. Drivers checked for no binary diffs. A few files 2004-09-30 21:12:10 +00:00
r128_drv.h Lindent of core build. Drivers checked for no binary diffs. A few files 2004-09-30 21:12:10 +00:00
r128_irq.c Lindent of core build. Drivers checked for no binary diffs. A few files 2004-09-30 21:12:10 +00:00
r128_state.c Export missing r128 ioctl symbol 2004-11-06 16:51:36 +00:00
radeon_cp.c Commit WIP of BSD conversion to core model. Compiles for r128, radeon, but 2004-11-06 01:41:47 +00:00
radeon_drm.h Vladimir requested support so we can at least load r300 microcode for 2004-10-10 05:52:19 +00:00
radeon_drv.h Move radeon i2c include to top of file 2004-11-06 16:55:41 +00:00
radeon_irq.c Lindent of core build. Drivers checked for no binary diffs. A few files 2004-09-30 21:12:10 +00:00
radeon_mem.c janitor-list_for_each-drivers-char-drm-radeon_memc.patch from mm kernel 2004-10-02 19:11:30 +00:00
radeon_state.c Commit WIP of BSD conversion to core model. Compiles for r128, radeon, but 2004-11-06 01:41:47 +00:00
sis_drm.h Lindent of core build. Drivers checked for no binary diffs. A few files 2004-09-30 21:12:10 +00:00
sis_drv.h Lindent of core build. Drivers checked for no binary diffs. A few files 2004-09-30 21:12:10 +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 Convert more drivers for bsd-core, moving the ioctl definitions to shared 2004-11-06 23:02:07 +00:00
tdfx_drv.h Lindent of core build. Drivers checked for no binary diffs. A few files 2004-09-30 21:12:10 +00:00
via_3d_reg.h Reworked PCI MMIO command buffer parser, and imported code from the Mesa 2004-11-27 22:55:31 +00:00
via_dma.c Reworked PCI MMIO command buffer parser, and imported code from the Mesa 2004-11-27 22:55:31 +00:00
via_drm.h Reworked PCI MMIO command buffer parser, and imported code from the Mesa 2004-11-27 22:55:31 +00:00
via_drv.c Breakout heads into their own data structures. 2004-10-12 03:59:17 +00:00
via_drv.h Reworked PCI MMIO command buffer parser, and imported code from the Mesa 2004-11-27 22:55:31 +00:00
via_ds.c Lindent of core build. Drivers checked for no binary diffs. A few files 2004-09-30 21:12:10 +00:00
via_ds.h Lindent of core build. Drivers checked for no binary diffs. A few files 2004-09-30 21:12:10 +00:00
via_irq.c Reworked PCI MMIO command buffer parser, and imported code from the Mesa 2004-11-27 22:55:31 +00:00
via_map.c Reworked PCI MMIO command buffer parser, and imported code from the Mesa 2004-11-27 22:55:31 +00:00
via_mm.c Reworked PCI MMIO command buffer parser, and imported code from the Mesa 2004-11-27 22:55:31 +00:00
via_mm.h Lindent of core build. Drivers checked for no binary diffs. A few files 2004-09-30 21:12:10 +00:00