mesa-drm/bsd-core
2004-11-06 21:44:54 +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 Remove unused pcigart/sg header stuff from i915 driver. 2004-08-14 00:56:34 +00:00
mach64_drv.c Add mach64 DRM module for BSD (untested, but compiles). 2004-05-09 22:36:19 +00:00
Makefile Commit WIP of BSD conversion to core model. Compiles for r128, radeon, but 2004-11-06 01:41:47 +00:00
mga_drv.c - Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle them 2003-10-17 05:13:48 +00:00
r128_drv.c Remove some core stuff that ended up being unnecessary. 2004-11-06 21:44:54 +00:00
radeon_drv.c Remove some core stuff that ended up being unnecessary. 2004-11-06 21:44:54 +00:00
sis_drv.c Merged drmfntbl-0-0-1 2004-08-17 13:10:05 +00:00
tdfx_drv.c Merged drmfntbl-0-0-1 2004-08-17 13:10:05 +00:00