mesa-drm/bsd-core
Eric Anholt a043b05c90 Fix panic on module unload and a panic when exiting dri clients sometimes.
Allow module unloading when not in use. Mostly from FreeBSD CVS.
2002-07-02 03:27:16 +00:00
..
mga Use a single options header, opt_drm.h, which controls debug code and linux 2002-05-29 09:04:53 +00:00
r128 Use a single options header, opt_drm.h, which controls debug code and linux 2002-05-29 09:04:53 +00:00
radeon Use a single options header, opt_drm.h, which controls debug code and linux 2002-05-29 09:04:53 +00:00
tdfx Use a single options header, opt_drm.h, which controls debug code and linux 2002-05-29 09:04:53 +00:00
ati_pcigart.c os-independent interface name changes (mostly DRM_OS_* -> DRM_) 2002-06-27 22:41:08 +00:00
drm_agpsupport.c os-independent interface name changes (mostly DRM_OS_* -> DRM_) 2002-06-27 22:41:08 +00:00
drm_auth.c os-independent interface name changes (mostly DRM_OS_* -> DRM_) 2002-06-27 22:41:08 +00:00
drm_bufs.c os-independent interface name changes (mostly DRM_OS_* -> DRM_) 2002-06-27 22:41:08 +00:00
drm_context.c os-independent interface name changes (mostly DRM_OS_* -> DRM_) 2002-06-27 22:41:08 +00:00
drm_dma.c os-independent interface name changes (mostly DRM_OS_* -> DRM_) 2002-06-27 22:41:08 +00:00
drm_drawable.c os-independent interface name changes (mostly DRM_OS_* -> DRM_) 2002-06-27 22:41:08 +00:00
drm_drv.c Fix panic on module unload and a panic when exiting dri clients sometimes. 2002-07-02 03:27:16 +00:00
drm_fops.c os-independent interface name changes (mostly DRM_OS_* -> DRM_) 2002-06-27 22:41:08 +00:00
drm_ioctl.c os-independent interface name changes (mostly DRM_OS_* -> DRM_) 2002-06-27 22:41:08 +00:00
drm_lock.c os-independent interface name changes (mostly DRM_OS_* -> DRM_) 2002-06-27 22:41:08 +00:00
drm_memory.c os-independent interface name changes (mostly DRM_OS_* -> DRM_) 2002-06-27 22:41:08 +00:00
drm_os_freebsd.h More fixing for -stable 2002-06-28 07:38:15 +00:00
drm_os_netbsd.h os-independent interface name changes (mostly DRM_OS_* -> DRM_) 2002-06-27 22:41:08 +00:00
drm_scatter.c os-independent interface name changes (mostly DRM_OS_* -> DRM_) 2002-06-27 22:41:08 +00:00
drm_sysctl.c Fix panic on module unload and a panic when exiting dri clients sometimes. 2002-07-02 03:27:16 +00:00
drm_vm.c os-independent interface name changes (mostly DRM_OS_* -> DRM_) 2002-06-27 22:41:08 +00:00
drmP.h os-independent interface name changes (mostly DRM_OS_* -> DRM_) 2002-06-27 22:41:08 +00:00
Makefile First pass merge of XFree86 4.2.0 import. 2002-01-27 20:05:42 +00:00
mga_drv.c Correct a typo in drm.h Move most of <device>_drv.c into <device>.h. Move 2002-06-27 19:30:26 +00:00
r128_drv.c Correct a typo in drm.h Move most of <device>_drv.c into <device>.h. Move 2002-06-27 19:30:26 +00:00
radeon_drv.c Didn't quite work first time. varargs macros on 2.95 are strange. 2002-06-28 07:34:31 +00:00
tdfx_drv.c Some initial NetBSD stuff, drm_drv.h to follow. 2002-06-17 22:18:01 +00:00