drm/bsd-core
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
..
mga Kernel support for vblank syncing on Rage 128 and Matrox. 2002-10-30 06:10:34 +00:00
r128 Kernel support for vblank syncing on Rage 128 and Matrox. 2002-10-30 06:10:34 +00:00
radeon merged r200-0-2-branch to trunk 2002-09-23 17:26:43 +00:00
sis These files were missed in the SiS DRM commit. 2003-08-29 20:54:26 +00:00
tdfx Remove some extra symlinking for kernel module building that hasn't been 2002-08-30 23:49:25 +00:00
Makefile Port the SiS DRM to FreeBSD. This includes the ability for the DRM to 2003-08-29 19:24:36 +00:00
ati_pcigart.c - Remove $FreeBSD$ tags as they weren't too useful and merges are now being 2003-08-19 00:41:00 +00:00
drmP.h - Converted Linux drivers to initialize DRM instances based on PCI IDs, not 2003-10-17 03:14:39 +00:00
drm_agpsupport.c - Remove $FreeBSD$ tags as they weren't too useful and merges are now being 2003-08-19 00:41:00 +00:00
drm_auth.c Stylistic preparation for SMPng locking work: DRM_LOCK/DRM_UNLOCK have side 2003-10-03 07:02:51 +00:00
drm_bufs.c Some code cleanups done while working on locking. Reduces always-true 2003-10-03 08:08:10 +00:00
drm_context.c Stylistic preparation for SMPng locking work: DRM_LOCK/DRM_UNLOCK have side 2003-10-03 07:02:51 +00:00
drm_dma.c Stylistic preparation for SMPng locking work: DRM_LOCK/DRM_UNLOCK have side 2003-10-03 07:02:51 +00:00
drm_drawable.c - Remove $FreeBSD$ tags as they weren't too useful and merges are now being 2003-08-19 00:41:00 +00:00
drm_drv.c - Converted Linux drivers to initialize DRM instances based on PCI IDs, not 2003-10-17 03:14:39 +00:00
drm_fops.c Stylistic preparation for SMPng locking work: DRM_LOCK/DRM_UNLOCK have side 2003-10-03 07:02:51 +00:00
drm_ioctl.c Stylistic preparation for SMPng locking work: DRM_LOCK/DRM_UNLOCK have side 2003-10-03 07:02:51 +00:00
drm_lock.c - Remove $FreeBSD$ tags as they weren't too useful and merges are now being 2003-08-19 00:41:00 +00:00
drm_memory.c Add DRM(calloc), which is convenient, used by the new sis code, and takes 2003-08-29 19:16:13 +00:00
drm_os_freebsd.h - Converted Linux drivers to initialize DRM instances based on PCI IDs, not 2003-10-17 03:14:39 +00:00
drm_os_netbsd.h - Converted Linux drivers to initialize DRM instances based on PCI IDs, not 2003-10-17 03:14:39 +00:00
drm_pci.c Add PCI DMA memory functions and make addbufs_pci and associated code use 2003-04-26 22:52:39 +00:00
drm_scatter.c - Remove $FreeBSD$ tags as they weren't too useful and merges are now being 2003-08-19 00:41:00 +00:00
drm_sysctl.c Stylistic preparation for SMPng locking work: DRM_LOCK/DRM_UNLOCK have side 2003-10-03 07:02:51 +00:00
drm_vm.c Add an MIT-style copyright, assigned to myself, to these files. I think 2003-10-02 20:52:44 +00:00
mga_drv.c - Converted Linux drivers to initialize DRM instances based on PCI IDs, not 2003-10-17 03:14:39 +00:00
r128_drv.c - Converted Linux drivers to initialize DRM instances based on PCI IDs, not 2003-10-17 03:14:39 +00:00
radeon_drv.c - Converted Linux drivers to initialize DRM instances based on PCI IDs, not 2003-10-17 03:14:39 +00:00
sis_drv.c - Converted Linux drivers to initialize DRM instances based on PCI IDs, not 2003-10-17 03:14:39 +00:00
tdfx_drv.c - Converted Linux drivers to initialize DRM instances based on PCI IDs, not 2003-10-17 03:14:39 +00:00