drm/bsd-core
Eric Anholt d7510ea413 Commit first pieces of port to OpenBSD, done by Martin Lexa (martin at
martinlexa dot cz). Now that we've got porting for all three major BSDs
    (and the fourth being very similar to FreeBSD), move the
    mostly-duplication drm_os_* files into drmP.h. Remove some cruft from
    linux heritage and from pieces of the DRM that have since been removed.
Note that things are still not quite working for even FreeBSD, but these
    are first steps at cleanup, and just a WIP checkpoint.
2004-11-06 11:16:26 +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
Makefile Commit WIP of BSD conversion to core model. Compiles for r128, radeon, but 2004-11-06 01:41:47 +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
drmP.h Commit first pieces of port to OpenBSD, done by Martin Lexa (martin at 2004-11-06 11:16:26 +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_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 Commit WIP of BSD conversion to core model. Compiles for r128, radeon, but 2004-11-06 01:41:47 +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 Commit first pieces of port to OpenBSD, done by Martin Lexa (martin at 2004-11-06 11:16:26 +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 Commit WIP of BSD conversion to core model. Compiles for r128, radeon, but 2004-11-06 01:41:47 +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 Commit first pieces of port to OpenBSD, done by Martin Lexa (martin at 2004-11-06 11:16:26 +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
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
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 Commit WIP of BSD conversion to core model. Compiles for r128, radeon, but 2004-11-06 01:41:47 +00:00
radeon_drv.c Commit WIP of BSD conversion to core model. Compiles for r128, radeon, but 2004-11-06 01:41:47 +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