mesa-drm/bsd
2002-07-02 07:17:56 +00:00
..
gamma Use a single options header, opt_drm.h, which controls debug code and linux 2002-05-29 09:04:53 +00:00
i810 Move the DRM for BSD from device-specific subdirectories into 2002-05-29 08:44:55 +00:00
i830 Move the DRM for BSD from device-specific subdirectories into 2002-05-29 08:44:55 +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.h os-independent interface name changes (mostly DRM_OS_* -> DRM_) 2002-06-27 22:41:08 +00:00
drm.h Include protection against ioctl() definition only in the __FreeBSD__ and 2002-06-27 04:01:20 +00:00
drm_agpsupport.h os-independent interface name changes (mostly DRM_OS_* -> DRM_) 2002-06-27 22:41:08 +00:00
drm_auth.h os-independent interface name changes (mostly DRM_OS_* -> DRM_) 2002-06-27 22:41:08 +00:00
drm_bufs.h os-independent interface name changes (mostly DRM_OS_* -> DRM_) 2002-06-27 22:41:08 +00:00
drm_context.h os-independent interface name changes (mostly DRM_OS_* -> DRM_) 2002-06-27 22:41:08 +00:00
drm_dma.h os-independent interface name changes (mostly DRM_OS_* -> DRM_) 2002-06-27 22:41:08 +00:00
drm_drawable.h os-independent interface name changes (mostly DRM_OS_* -> DRM_) 2002-06-27 22:41:08 +00:00
drm_drv.h Fix panic on module unload and a panic when exiting dri clients sometimes. 2002-07-02 03:27:16 +00:00
drm_fops.h os-independent interface name changes (mostly DRM_OS_* -> DRM_) 2002-06-27 22:41:08 +00:00
drm_init.h Enable debugging by default if DRM_DEBUG was set during compile. 2002-06-27 03:24:18 +00:00
drm_ioctl.h os-independent interface name changes (mostly DRM_OS_* -> DRM_) 2002-06-27 22:41:08 +00:00
drm_linux.h fixups for *BSD 2002-03-11 11:26:13 +00:00
drm_lists.h os-independent interface name changes (mostly DRM_OS_* -> DRM_) 2002-06-27 22:41:08 +00:00
drm_lock.h os-independent interface name changes (mostly DRM_OS_* -> DRM_) 2002-06-27 22:41:08 +00:00
drm_memory.h 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.h os-independent interface name changes (mostly DRM_OS_* -> DRM_) 2002-06-27 22:41:08 +00:00
drm_sysctl.h Fix panic on module unload and a panic when exiting dri clients sometimes. 2002-07-02 03:27:16 +00:00
drm_vm.h 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
gamma.h Move the DRM for BSD from device-specific subdirectories into 2002-05-29 08:44:55 +00:00
gamma_dma.c os-independent interface name changes (mostly DRM_OS_* -> DRM_) 2002-06-27 22:41:08 +00:00
gamma_drm.h Merged drmcommand-0-0-1 2002-04-09 21:54:56 +00:00
gamma_drv.c Move some header includes to drm_os_freebsd.h. This is in preparation for 2002-06-17 08:56:00 +00:00
gamma_drv.h os-independent interface name changes (mostly DRM_OS_* -> DRM_) 2002-06-27 22:41:08 +00:00
i810.h Move the DRM for BSD from device-specific subdirectories into 2002-05-29 08:44:55 +00:00
i810_dma.c os-independent interface name changes (mostly DRM_OS_* -> DRM_) 2002-06-27 22:41:08 +00:00
i810_drm.h Merged drmcommand-0-0-1 2002-04-09 21:54:56 +00:00
i810_drv.c Use a single options header, opt_drm.h, which controls debug code and linux 2002-05-29 09:04:53 +00:00
i810_drv.h os-independent interface name changes (mostly DRM_OS_* -> DRM_) 2002-06-27 22:41:08 +00:00
i830.h Move the DRM for BSD from device-specific subdirectories into 2002-05-29 08:44:55 +00:00
i830_dma.c Move the DRM for BSD from device-specific subdirectories into 2002-05-29 08:44:55 +00:00
i830_drm.h Merged drmcommand-0-0-1 2002-04-09 21:54:56 +00:00
i830_drv.c Move the DRM for BSD from device-specific subdirectories into 2002-05-29 08:44:55 +00:00
i830_drv.h Move the DRM for BSD from device-specific subdirectories into 2002-05-29 08:44:55 +00:00
Imakefile Port radeon to os-independent interface. Hook up mga and radeon from the 2002-06-21 20:39:53 +00:00
Makefile First pass merge of XFree86 4.2.0 import. 2002-01-27 20:05:42 +00:00
Makefile.bsd First pass merge of XFree86 4.2.0 import. 2002-01-27 20:05:42 +00:00
mga_drv.c Fix PCI IDs for BSD. 2002-07-02 07:17:56 +00:00
r128_drv.c Fix PCI IDs for BSD. 2002-07-02 07:17:56 +00:00
radeon_drv.c Fix PCI IDs for BSD. 2002-07-02 07:17:56 +00:00
sis_drm.h os-independent interface name changes (mostly DRM_OS_* -> DRM_) 2002-06-27 22:41:08 +00:00
tdfx.h Move the DRM for BSD from device-specific subdirectories into 2002-05-29 08:44:55 +00:00
tdfx_drv.c Some initial NetBSD stuff, drm_drv.h to follow. 2002-06-17 22:18:01 +00:00