drm/shared-core
Thomas Hellstrom c8261e3d24 Loosen via dmablit alignment checks somewhat. Adapt stride check to maximum
sceen size for EXA.
2005-11-15 11:20:47 +00:00
..
.cvsignore Add missing .cvsignore files for autotoolery. 2005-08-25 23:11:28 +00:00
Makefile.am via and r300 still need installed reg headers. 2005-10-20 17:51:57 +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 X300 RV370 2005-10-13 11:21:31 +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 enable i915 32/64 bit ioctls 2005-11-11 12:23:18 +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 remove extra spaces 2005-11-11 09:07:08 +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 cleanup ioctl/max_ioctl to use header file for extern symbols 2005-11-11 07:45:46 +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 Correct a LOR on FreeBSD by allocating a temporary buffer and doing a 2005-11-08 09:02:02 +00:00
mga_dma.c Fix FreeBSD DRM for latest MGA changes to agp support, which cleans things 2005-11-08 05:29:26 +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 cleanup ioctl/max_ioctl to use header file for extern symbols 2005-11-11 07:45:46 +00:00
mga_irq.c Adds support for PCI cards to MGA DRM 2005-06-14 22:34:11 +00:00
mga_state.c fix G550 cards 2005-10-20 22:41:26 +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
nv_drv.h Skeleton nv drm driver, to enable DMA in EXA. (Lars Knoll, minor updates by 2005-10-06 23:31:29 +00:00
r128_cce.c Catch FreeBSD up to the pcie gart changes. Required minor modification to 2005-11-08 02:38:01 +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 cleanup ioctl/max_ioctl to use header file for extern symbols 2005-11-11 07:45:46 +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 mixing breaks in r128 driver.. fixed in kernel 2005-11-11 09:20:34 +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 Catch FreeBSD up to the pcie gart changes. Required minor modification to 2005-11-08 02:38:01 +00:00
radeon_drm.h fix pci overriding from userspace 2005-09-30 06:35:09 +00:00
radeon_drv.h RV200 < R200 2005-11-11 10:56:31 +00:00
radeon_irq.c fix up radeon whitespace 2005-11-11 10:02: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 fix up radeon whitespace 2005-11-11 10:02:10 +00:00
savage_bci.c Initial port of savage to FreeBSD for the AGP and !ShadowStatus case. Adds 2005-11-08 20:25:00 +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 cleanup ioctl/max_ioctl to use header file for extern symbols 2005-11-11 07:45:46 +00:00
savage_state.c Correct a LOR issue on FreeBSD by allocating temporary space and doing a 2005-11-08 21:40:03 +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 ioctl/max_ioctl to use header file for extern symbols 2005-11-11 07:45:46 +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 Add the via PCI DMA blit code. 2005-09-25 12:54:12 +00:00
via_drm.h via: Sync via_drm.h with 3D driver. Bump via patchlevel and date. 2005-10-22 15:12:05 +00:00
via_drv.c cleanup ioctl/max_ioctl to use header file for extern symbols 2005-11-11 07:45:46 +00:00
via_drv.h Loosen via dmablit alignment checks somewhat. Adapt stride check to maximum 2005-11-15 11:20:47 +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 Add the via PCI DMA blit code. 2005-09-25 12:54:12 +00:00
via_map.c Add the via PCI DMA blit code. 2005-09-25 12:54:12 +00:00
via_mm.c via: Sync via_drm.h with 3D driver. Bump via patchlevel and date. 2005-10-22 15:12:05 +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