mesa-drm/bsd
Eric Anholt be3bde56ef The drmCommand interface was passing a size to DRM_IOR() and friends, when
DRM_IOR was expecting a type, so on BSD only an int was copied in/out
    of the kernel. Make drmCommand use new DRM_IOC(), which expects a size.
2002-06-26 19:06:52 +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 Move some header includes to drm_os_freebsd.h. This is in preparation for 2002-06-17 08:56:00 +00:00
drm.h The drmCommand interface was passing a size to DRM_IOR() and friends, when 2002-06-26 19:06:52 +00:00
drm_agpsupport.h More NetBSD changes 2002-06-18 07:25:29 +00:00
drm_auth.h Move some header includes to drm_os_freebsd.h. This is in preparation for 2002-06-17 08:56:00 +00:00
drm_bufs.h More NetBSD changes 2002-06-18 07:25:29 +00:00
drm_context.h Move some header includes to drm_os_freebsd.h. This is in preparation for 2002-06-17 08:56:00 +00:00
drm_dma.h Move some header includes to drm_os_freebsd.h. This is in preparation for 2002-06-17 08:56:00 +00:00
drm_drawable.h Move some header includes to drm_os_freebsd.h. This is in preparation for 2002-06-17 08:56:00 +00:00
drm_drv.h More NetBSD changes 2002-06-18 07:25:29 +00:00
drm_fops.h More NetBSD changes 2002-06-18 07:25:29 +00:00
drm_init.h Move some header includes to drm_os_freebsd.h. This is in preparation for 2002-06-17 08:56:00 +00:00
drm_ioctl.h Some initial NetBSD stuff, drm_drv.h to follow. 2002-06-17 22:18:01 +00:00
drm_linux.h fixups for *BSD 2002-03-11 11:26:13 +00:00
drm_lists.h Move some header includes to drm_os_freebsd.h. This is in preparation for 2002-06-17 08:56:00 +00:00
drm_lock.h Move some header includes to drm_os_freebsd.h. This is in preparation for 2002-06-17 08:56:00 +00:00
drm_memory.h Some initial NetBSD stuff, drm_drv.h to follow. 2002-06-17 22:18:01 +00:00
drm_os_freebsd.h Port radeon to os-independent interface. Hook up mga and radeon from the 2002-06-21 20:39:53 +00:00
drm_os_netbsd.h Commit os-independence of r128. Only hooked up on FreeBSD until I can fix 2002-06-19 04:12:51 +00:00
drm_scatter.h pcigart code ported for FreeBSD. Untested, disabled by default. Flip 2002-05-31 03:44:52 +00:00
drm_sysctl.h Some initial NetBSD stuff, drm_drv.h to follow. 2002-06-17 22:18:01 +00:00
drm_vm.h More NetBSD changes 2002-06-18 07:25:29 +00:00
drmP.h More NetBSD changes 2002-06-18 07:25:29 +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 Move the DRM for BSD from device-specific subdirectories into 2002-05-29 08:44:55 +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 Move the DRM for BSD from device-specific subdirectories into 2002-05-29 08:44:55 +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 Move the DRM for BSD from device-specific subdirectories into 2002-05-29 08:44:55 +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 Move the DRM for BSD from device-specific subdirectories into 2002-05-29 08:44:55 +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 Move some header includes to drm_os_freebsd.h. This is in preparation for 2002-06-17 08:56:00 +00:00
r128_drv.c Some cleanup of things that were messed up with NetBSD and previous 2002-06-18 03:00:00 +00:00
radeon_drv.c Some cleanup of things that were messed up with NetBSD and previous 2002-06-18 03:00:00 +00:00
sis_drm.h Merged drmcommand-0-0-1 2002-04-09 21:54:56 +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