drm/shared
Eric Anholt 2950f9e682 - Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle them
from __HAVE_DMA. This will be useful for adding vblank sync support to
    sis and tdfx. Rename dma_service to irq_handler, which is more
    accurately what it is.
- Fix the #if _HAVE_DMA_IRQ in radeon, r128, mga, i810, i830, gamma to have
    the right number of underscores. This may have been a problem in the
    case that the server died without doing its DRM_IOCTL_CONTROL to
    uninit.
2003-10-17 05:13:48 +00:00
..
drm.h resolve merge conflicts 2003-09-12 14:24:17 +00:00
drm_sarea.h Merged DRM documentation. 2003-05-27 00:37:33 +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 - Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle them 2003-10-17 05:13:48 +00:00
mga_drm.h Kernel support for vblank syncing on Rage 128 and Matrox. 2002-10-30 06:10:34 +00:00
mga_drv.h Support AGP bridges where the AGP aperture can't be accessed directly by 2003-05-16 23:41:27 +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 - Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle them 2003-10-17 05:13:48 +00:00
r128_cce.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_drm.h Whitespace cleanup from the pageflipping commit. 2003-08-12 21:48:16 +00:00
r128_drv.h Introduce COMMIT_RING() as in radeon DRM, stop using error prone writeback 2003-10-16 14:18:52 +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 - Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle them 2003-10-17 05:13:48 +00:00
radeon_cp.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_drm.h Remove artificial PCI GART limitations, rename AGP to GART where 2003-08-26 15:44:01 +00:00
radeon_drv.h Remove artificial PCI GART limitations, rename AGP to GART where 2003-08-26 15:44:01 +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 Remove artificial PCI GART limitations, rename AGP to GART where 2003-08-26 15:44:01 +00:00
sis.h - Converted Linux drivers to initialize DRM instances based on PCI IDs, not 2003-10-17 03:14:39 +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 Try that again. It's a long. 2003-10-16 03:20:03 +00:00
tdfx.h - Converted Linux drivers to initialize DRM instances based on PCI IDs, not 2003-10-17 03:14:39 +00:00