drm/shared
Eric Anholt ff58476011 - Converted Linux drivers to initialize DRM instances based on PCI IDs, not
just a single instance. Moved the PCI ID lists from <card>_drv.c in BSD
    to <card>.h. The PCI ID lists include a driver private field, which may
    be used by drivers for chip family or other information. Based on work
    by jonsmirl.
- Make tdfx_drv.c and tdfx.h match other drivers.
- Fixed up linking of sis shared files.
Tested with Radeon and SiS on Linux and FreeBSD, including a Linux setup
    with
2 SiS cards in a machine, but only one head being used (with DRI)
2003-10-17 03:14:39 +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 - Converted Linux drivers to initialize DRM instances based on PCI IDs, not 2003-10-17 03:14:39 +00:00
mga_dma.c Support AGP bridges where the AGP aperture can't be accessed directly by 2003-05-16 23:41:27 +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 IRQ code cleanup suggested by Linus Torvalds 2003-07-29 10:11: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 - Converted Linux drivers to initialize DRM instances based on PCI IDs, not 2003-10-17 03:14:39 +00:00
r128_cce.c Introduce COMMIT_RING() as in radeon DRM, stop using error prone writeback 2003-10-16 14:18:52 +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 IRQ code cleanup suggested by Linus Torvalds 2003-07-29 10:11: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 - Converted Linux drivers to initialize DRM instances based on PCI IDs, not 2003-10-17 03:14:39 +00:00
radeon_cp.c Remove artificial PCI GART limitations, rename AGP to GART where 2003-08-26 15:44:01 +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 IRQ code cleanup suggested by Linus Torvalds 2003-07-29 10:11: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