freebsd-dev/sys/dev/drm
Eric Anholt 81dc97109d Update from DRI CVS. Includes locking fixes (including PR 59202), changes for
Radeon IGP support (still lacking PCI IDs), and DRM interface 1.2 updates which
include finally tying the DRM instances to specific devices rather than relying
on the X Server.
2003-11-12 20:56:30 +00:00
..
ati_pcigart.h Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
drm_agpsupport.h Update DRM from DRI CVS as of today. Notable changes include Radeon 2003-08-19 02:57:31 +00:00
drm_auth.h Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
drm_bufs.h Update from DRI CVS. Includes locking fixes (including PR 59202), changes for 2003-11-12 20:56:30 +00:00
drm_context.h Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
drm_dma.h Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
drm_drawable.h Update the DRM to latest from DRI CVS. This is approximately the version 2003-03-09 02:08:30 +00:00
drm_drv.h Update from DRI CVS. Includes locking fixes (including PR 59202), changes for 2003-11-12 20:56:30 +00:00
drm_fops.h Update from DRI CVS. Includes locking fixes (including PR 59202), changes for 2003-11-12 20:56:30 +00:00
drm_ioctl.h Update from DRI CVS. Includes locking fixes (including PR 59202), changes for 2003-11-12 20:56:30 +00:00
drm_irq.h Update from DRI CVS. Includes locking fixes (including PR 59202), changes for 2003-11-12 20:56:30 +00:00
drm_lock.h Update the DRM to the latest from DRI CVS. Includes some bugfixes and removal 2003-04-25 01:18:47 +00:00
drm_memory_debug.h Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
drm_memory.h Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
drm_os_freebsd.h Update from DRI CVS. Includes locking fixes (including PR 59202), changes for 2003-11-12 20:56:30 +00:00
drm_pci.h Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
drm_sarea.h Update DRM from DRI CVS as of today. Notable changes include Radeon 2003-08-19 02:57:31 +00:00
drm_scatter.h Update DRM from DRI CVS as of today. Notable changes include Radeon 2003-08-19 02:57:31 +00:00
drm_sysctl.h Don't try to use dev->dma_lock unless dma is initialized (dev->dma != NULL) 2003-10-24 21:45:21 +00:00
drm_vm.h Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
drm.h Update from DRI CVS. Includes locking fixes (including PR 59202), changes for 2003-11-12 20:56:30 +00:00
drmP.h Update from DRI CVS. Includes locking fixes (including PR 59202), changes for 2003-11-12 20:56:30 +00:00
mga_dma.c Update from DRI CVS. Includes locking fixes (including PR 59202), changes for 2003-11-12 20:56:30 +00:00
mga_drm.h Update the DRM to latest from DRI CVS. This is approximately the version 2003-03-09 02:08:30 +00:00
mga_drv.c Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
mga_drv.h Update DRM from DRI CVS as of today. Notable changes include Radeon 2003-08-19 02:57:31 +00:00
mga_irq.c Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
mga_state.c Comment out a couple of __inline__s until we can get inlines to be actually 2003-08-24 22:04:12 +00:00
mga_ucode.h
mga_warp.c Update DRM from DRI CVS as of today. Notable changes include Radeon 2003-08-19 02:57:31 +00:00
mga.h Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
r128_cce.c Update from DRI CVS. Includes locking fixes (including PR 59202), changes for 2003-11-12 20:56:30 +00:00
r128_drm.h Update DRM from DRI CVS as of today. Notable changes include Radeon 2003-08-19 02:57:31 +00:00
r128_drv.c Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
r128_drv.h Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
r128_irq.c Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
r128_state.c Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
r128.h Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
radeon_cp.c Update from DRI CVS. Includes locking fixes (including PR 59202), changes for 2003-11-12 20:56:30 +00:00
radeon_drm.h Update from DRI CVS. Includes locking fixes (including PR 59202), changes for 2003-11-12 20:56:30 +00:00
radeon_drv.c Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
radeon_drv.h Update from DRI CVS. Includes locking fixes (including PR 59202), changes for 2003-11-12 20:56:30 +00:00
radeon_irq.c Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
radeon_mem.c Merge from DRI CVS. Includes newly ported SiS 300/305/540/630/730 driver and 2003-09-09 00:24:31 +00:00
radeon_state.c Update from DRI CVS. Includes locking fixes (including PR 59202), changes for 2003-11-12 20:56:30 +00:00
radeon.h Update from DRI CVS. Includes locking fixes (including PR 59202), changes for 2003-11-12 20:56:30 +00:00
sis_drm.h Merge from DRI CVS. Includes newly ported SiS 300/305/540/630/730 driver and 2003-09-09 00:24:31 +00:00
sis_drv.c Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
sis_drv.h Merge from DRI CVS. Includes newly ported SiS 300/305/540/630/730 driver and 2003-09-09 00:24:31 +00:00
sis_ds.c Merge from DRI CVS. Includes newly ported SiS 300/305/540/630/730 driver and 2003-09-09 00:24:31 +00:00
sis_ds.h Merge from DRI CVS. Includes newly ported SiS 300/305/540/630/730 driver and 2003-09-09 00:24:31 +00:00
sis_mm.c Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
sis.h Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
tdfx_drv.c Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
tdfx.h Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00