drm/shared-core
Roland Scheidegger 53c8037786 Add support for GL_ATI_fragment_shader, new packets R200_EMIT_PP_AFS_0/1,
R200_EMIT_PP_TXCTLALL_0-5 (replaces R200_EMIT_PP_TXFILTER_0-5, 2 more
    regs) and R200_EMIT_ATF_TFACTOR (replaces R200_EMIT_TFACTOR_0 (8 consts
    instead of 6)
2005-09-09 22:35:49 +00:00
..
.cvsignore Add missing .cvsignore files for autotoolery. 2005-08-25 23:11:28 +00:00
Makefile.am We don't need to install all the internal headers files only drm.h and 2005-08-21 03:04:32 +00:00
drm.h commit toggle switch to make Linux drm_handle_t unsigned int 2005-08-17 00:14:18 +00:00
drm_pciids.txt Add another R300 PCI id. Submitted by: Daniel Estévez 2005-09-09 12:53:44 +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 convert ioctl flags to use flags instead of separate ints 2005-09-03 03:27:14 +00:00
i915_drm.h Fix copyrights 2005-06-06 09:18:44 +00:00
i915_drv.h remove i915_pm code as it causes too many issues with current software 2005-08-22 09:50:12 +00:00
i915_irq.c Correct a couple of descriptions of files in comments (were just 2005-07-27 20:20:30 +00:00
i915_mem.c Fix copyrights 2005-06-06 09:18:44 +00:00
imagine_drv.h Add skeletal imagine driver (but don't build it yet). 2005-03-29 01:47:38 +00:00
mach64_dma.c Rename the driver hooks in the DRM to something a little more 2005-08-05 03:50:23 +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 Rename the driver hooks in the DRM to something a little more 2005-08-05 03:50:23 +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 ioctl flags to use flags instead of separate ints 2005-09-03 03:27:14 +00:00
mga_dma.c - Don't try to allocate mappings of less than a PAGE_SIZE in MGA DMA code. 2005-08-26 23:27:19 +00:00
mga_drm.h add Egberts 32/64 bit patch (its in kernel already...) 2005-08-16 12:51:57 +00:00
mga_drv.h Rename the driver hooks in the DRM to something a little more 2005-08-05 03:50:23 +00:00
mga_irq.c Adds support for PCI cards to MGA DRM 2005-06-14 22:34:11 +00:00
mga_state.c convert ioctl flags to use flags instead of separate ints 2005-09-03 03:27:14 +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 Add a debugging error message from testing new MGA code on BSD. 2005-08-04 07:31:21 +00:00
r128_cce.c add Egberts 32/64 bit patch (its in kernel already...) 2005-08-16 12:51:57 +00:00
r128_drm.h fix ioctl in r128 drm direction from Egbert Eich. 2005-08-07 05:32:06 +00:00
r128_drv.h Rename the driver hooks in the DRM to something a little more 2005-08-05 03:50:23 +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 convert ioctl flags to use flags instead of separate ints 2005-09-03 03:27:14 +00:00
r300_cmdbuf.c Fix issues with buffer aging when more than one dma buffer is discarded in 2005-07-28 01:44:17 +00:00
r300_reg.h Add latest r300 support from r300.sf.net CVS. Patch submitted by volodya, 2005-07-20 21:17:47 +00:00
radeon_cp.c add Egberts 32/64 bit patch (its in kernel already...) 2005-08-16 12:51:57 +00:00
radeon_drm.h Add support for GL_ATI_fragment_shader, new packets R200_EMIT_PP_AFS_0/1, 2005-09-09 22:35:49 +00:00
radeon_drv.h Add support for GL_ATI_fragment_shader, new packets R200_EMIT_PP_AFS_0/1, 2005-09-09 22:35:49 +00:00
radeon_irq.c fix some issues with radeon interrupt handling 2005-06-06 11:35:43 +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 Add support for GL_ATI_fragment_shader, new packets R200_EMIT_PP_AFS_0/1, 2005-09-09 22:35:49 +00:00
savage_bci.c convert ioctl flags to use flags instead of separate ints 2005-09-03 03:27:14 +00:00
savage_drm.h Completeley rewritten Savage DRM which can be considered secure (modulo 2005-01-01 20:22:58 +00:00
savage_drv.h make some functions static in the savage drm driver 2005-08-07 05:37:25 +00:00
savage_state.c Remove warnings about code mixed with declerations.. 2005-06-04 06:14:58 +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 cleanup patch from Adrian Bunk <bunk@stusta.de> 2005-02-01 11:08:31 +00:00
sis_ds.c cleanup patch from Adrian Bunk <bunk@stusta.de> 2005-02-01 11:08:31 +00:00
sis_ds.h cleanup patch from Adrian Bunk <bunk@stusta.de> 2005-02-01 11:08:31 +00:00
sis_mm.c convert ioctl flags to use flags instead of separate ints 2005-09-03 03:27:14 +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 VIA update: 2005-01-05 17:44:43 +00:00
via_dma.c convert ioctl flags to use flags instead of separate ints 2005-09-03 03:27:14 +00:00
via_drm.h Port the VIA DRM to FreeBSD. Original patch by Jake, with some cleanup by 2005-08-15 18:07:12 +00:00
via_drv.c Port the VIA DRM to FreeBSD. Original patch by Jake, with some cleanup by 2005-08-15 18:07:12 +00:00
via_drv.h Port the VIA DRM to FreeBSD. Original patch by Jake, with some cleanup by 2005-08-15 18:07:12 +00:00
via_ds.c Port the VIA DRM to FreeBSD. Original patch by Jake, with some cleanup by 2005-08-15 18:07:12 +00:00
via_ds.h VIA: Fix sparse warnings (Alexey Dobriyan) 2005-07-15 21:22:51 +00:00
via_irq.c Port the VIA DRM to FreeBSD. Original patch by Jake, with some cleanup by 2005-08-15 18:07:12 +00:00
via_map.c Port the VIA DRM to FreeBSD. Original patch by Jake, with some cleanup by 2005-08-15 18:07:12 +00:00
via_mm.c Reverting the previous via security-fix commit, since the assumption of 2005-08-12 14:19:33 +00:00
via_mm.h VIA: 2005-05-23 20:56:54 +00:00
via_verifier.c Port the VIA DRM to FreeBSD. Original patch by Jake, with some cleanup by 2005-08-15 18:07:12 +00:00
via_verifier.h Port the VIA DRM to FreeBSD. Original patch by Jake, with some cleanup by 2005-08-15 18:07:12 +00:00
via_video.c Port the VIA DRM to FreeBSD. Original patch by Jake, with some cleanup by 2005-08-15 18:07:12 +00:00