mesa-drm/bsd-core
Eric Anholt cb5aaa8987 Convert more drivers for bsd-core, moving the ioctl definitions to shared
code. Remove the "drv" from sisdrv, as it's unnecessary. Use the
    drm_pci functions in i915 instead of per-os implementations of the
    same. Avoid whitespace within fields in drm_pciids.txt (one of the r300
    definitions), since it breaks the bsd pciids script. Tested on sis,
    mga, r128. i915 needs more work.
2004-11-06 23:02:07 +00:00
..
i915 initial port of i915 to BSD, not finished doesn't work.. no idea why... 2004-07-29 11:09:22 +00:00
mach64 Add mach64 DRM module for BSD (untested, but compiles). 2004-05-09 22:36:19 +00:00
mga Add .cvsignore files. 2004-05-09 22:29:55 +00:00
r128 Add .cvsignore files. 2004-05-09 22:29:55 +00:00
radeon Add .cvsignore files. 2004-05-09 22:29:55 +00:00
sis Add .cvsignore files. 2004-05-09 22:29:55 +00:00
tdfx Add .cvsignore files. 2004-05-09 22:29:55 +00:00
ati_pcigart.c Commit WIP of BSD conversion to core model. Compiles for r128, radeon, but 2004-11-06 01:41:47 +00:00
drm_agpsupport.c Commit first pieces of port to OpenBSD, done by Martin Lexa (martin at 2004-11-06 11:16:26 +00:00
drm_atomic.h Add file missed in last commit: Commit first pieces of port to OpenBSD, 2004-11-06 11:19:38 +00:00
drm_auth.c Commit WIP of BSD conversion to core model. Compiles for r128, radeon, but 2004-11-06 01:41:47 +00:00
drm_bufs.c Commit first pieces of port to OpenBSD, done by Martin Lexa (martin at 2004-11-06 11:16:26 +00:00
drm_context.c Commit WIP of BSD conversion to core model. Compiles for r128, radeon, but 2004-11-06 01:41:47 +00:00
drm_dma.c Get r128 basically working: Hook up the driver's dma ioctl, use the proper 2004-11-06 21:18:49 +00:00
drm_drawable.c Commit WIP of BSD conversion to core model. Compiles for r128, radeon, but 2004-11-06 01:41:47 +00:00
drm_drv.c Get r128 basically working: Hook up the driver's dma ioctl, use the proper 2004-11-06 21:18:49 +00:00
drm_fops.c Commit WIP of BSD conversion to core model. Compiles for r128, radeon, but 2004-11-06 01:41:47 +00:00
drm_ioctl.c Commit WIP of BSD conversion to core model. Compiles for r128, radeon, but 2004-11-06 01:41:47 +00:00
drm_irq.c Commit first pieces of port to OpenBSD, done by Martin Lexa (martin at 2004-11-06 11:16:26 +00:00
drm_linux_list.h Add mach64 DRM module for BSD (untested, but compiles). 2004-05-09 22:36:19 +00:00
drm_lock.c Move the lock/unlock ioctls to a more logical place, in drm_lock.c. 2004-11-06 20:27:19 +00:00
drm_memory.c Commit first pieces of port to OpenBSD, done by Martin Lexa (martin at 2004-11-06 11:16:26 +00:00
drm_pci.c Commit WIP of BSD conversion to core model. Compiles for r128, radeon, but 2004-11-06 01:41:47 +00:00
drm_scatter.c Commit WIP of BSD conversion to core model. Compiles for r128, radeon, but 2004-11-06 01:41:47 +00:00
drm_sysctl.c Hook the debug output up to a sysctl, so you can choose to enable at 2004-11-06 11:50:08 +00:00
drm_vm.c Commit first pieces of port to OpenBSD, done by Martin Lexa (martin at 2004-11-06 11:16:26 +00:00
drmP.h Remove some core stuff that ended up being unnecessary. 2004-11-06 21:44:54 +00:00
i915_drv.c Convert more drivers for bsd-core, moving the ioctl definitions to shared 2004-11-06 23:02:07 +00:00
mach64_drv.c Convert more drivers for bsd-core, moving the ioctl definitions to shared 2004-11-06 23:02:07 +00:00
Makefile Convert more drivers for bsd-core, moving the ioctl definitions to shared 2004-11-06 23:02:07 +00:00
mga_drv.c Convert more drivers for bsd-core, moving the ioctl definitions to shared 2004-11-06 23:02:07 +00:00
r128_drv.c Convert more drivers for bsd-core, moving the ioctl definitions to shared 2004-11-06 23:02:07 +00:00
radeon_drv.c Convert more drivers for bsd-core, moving the ioctl definitions to shared 2004-11-06 23:02:07 +00:00
sis_drv.c Convert more drivers for bsd-core, moving the ioctl definitions to shared 2004-11-06 23:02:07 +00:00
tdfx_drv.c Convert more drivers for bsd-core, moving the ioctl definitions to shared 2004-11-06 23:02:07 +00:00