mesa-drm/shared
Jon Smirl 24115068e4 Fixes need to clean up the mess I made with the mesa merge. This code
allows the mesa drivers to use a single definition of the DRM
    sarea/IOCTLS located in the drm driver directory. Adjustments were made
    to the 2D drivers to not include these changes. Changes to the mesa
    copy of DRM were copied to the DRI copy. XFree86 bug: Reported by:
    Submitted by: Reviewed by: Obtained from:
2004-03-12 21:22:52 +00:00
..
drm.h Fixes need to clean up the mess I made with the mesa merge. This code 2004-03-12 21:22:52 +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
mga.h - Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle them 2003-10-17 05:13:48 +00:00
mga_dma.c Don't ioremap the framebuffer area. The ioremapped area wasn't used by 2003-12-16 08:57:08 +00:00
mga_drm.h Fixes need to clean up the mess I made with the mesa merge. This code 2004-03-12 21:22:52 +00:00
mga_drv.h Don't ioremap the framebuffer area. The ioremapped area wasn't used by 2003-12-16 08:57:08 +00:00
mga_irq.c - Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle them 2003-10-17 05:13:48 +00:00
mga_state.c merged drm-filp-0-1-branch 2003-03-28 14:27:37 +00:00
mga_ucode.h merged bsd-3-0-0-branch 2002-07-05 08:31:11 +00:00
mga_warp.c Remove an unnecessary #define __NO_VERSION__ 2003-08-18 23:41:05 +00:00
r128.h Add a collection of Radeon and R128 PCI IDs, including the IGP chipsets. 2003-12-16 07:39:43 +00:00
r128_cce.c Don't ioremap the framebuffer area. The ioremapped area wasn't used by 2003-12-16 08:57:08 +00:00
r128_drm.h Fixes need to clean up the mess I made with the mesa merge. This code 2004-03-12 21:22:52 +00:00
r128_drv.h Don't ioremap the framebuffer area. The ioremapped area wasn't used by 2003-12-16 08:57:08 +00:00
r128_irq.c - Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle them 2003-10-17 05:13:48 +00:00
r128_state.c Introduce COMMIT_RING() as in radeon DRM, stop using error prone writeback 2003-10-16 14:18:52 +00:00
radeon.h Add a collection of Radeon and R128 PCI IDs, including the IGP chipsets. 2003-12-16 07:39:43 +00:00
radeon_cp.c Don't ioremap the framebuffer area. The ioremapped area wasn't used by 2003-12-16 08:57:08 +00:00
radeon_drm.h Fixes need to clean up the mess I made with the mesa merge. This code 2004-03-12 21:22:52 +00:00
radeon_drv.h Don't ioremap the framebuffer area. The ioremapped area wasn't used by 2003-12-16 08:57:08 +00:00
radeon_irq.c - Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle them 2003-10-17 05:13:48 +00:00
radeon_mem.c Remove artificial PCI GART limitations, rename AGP to GART where 2003-08-26 15:44:01 +00:00
radeon_state.c Make sure that all state packets are handled in 2004-01-10 20:59:16 +00:00
sis.h The SiS300 pci id also covers the 305, so make the name reflect that. 2003-10-23 05:51:35 +00:00
sis_drm.h Port the SiS DRM to FreeBSD. This includes the ability for the DRM to 2003-08-29 19:24:36 +00:00
sis_drv.h Port the SiS DRM to FreeBSD. This includes the ability for the DRM to 2003-08-29 19:24:36 +00:00
sis_ds.c Port the SiS DRM to FreeBSD. This includes the ability for the DRM to 2003-08-29 19:24:36 +00:00
sis_ds.h Port the SiS DRM to FreeBSD. This includes the ability for the DRM to 2003-08-29 19:24:36 +00:00
sis_mm.c Fix sisfb header location for 2.6 kernels 2004-02-18 20:56:58 +00:00
tdfx.h - Converted Linux drivers to initialize DRM instances based on PCI IDs, not 2003-10-17 03:14:39 +00:00