.. |
drm
|
Add the drm Makefile and update .cvsignores.
|
2004-11-06 23:05:46 +00:00 |
i915
|
Add the drm Makefile and update .cvsignores.
|
2004-11-06 23:05:46 +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 |
.cvsignore
|
Add the drm Makefile and update .cvsignores.
|
2004-11-06 23:05:46 +00:00 |
Makefile
|
Don't link in files which no longer exist.
|
2004-11-07 00:30:15 +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
|
Refine the locking of the DRM. Most significant is covering the driver
|
2004-11-07 04:11:15 +00:00 |
drm_agpsupport.c
|
Add detection of whether the device is AGP by walking the capabilities
|
2005-01-17 20:24:52 +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
|
Refine the locking of the DRM. Most significant is covering the driver
|
2004-11-07 04:11:15 +00:00 |
drm_bufs.c
|
Now that the memory debug code is gone, and all 3 BSDs have M_ZERO, stop
|
2004-11-07 00:25:49 +00:00 |
drm_context.c
|
Refine the locking of the DRM. Most significant is covering the driver
|
2004-11-07 04:11:15 +00:00 |
drm_dma.c
|
Now that the memory debug code is gone, and all 3 BSDs have M_ZERO, stop
|
2004-11-07 00:25: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
|
Refine the locking of the DRM. Most significant is covering the driver
|
2004-11-07 04:11:15 +00:00 |
drm_fops.c
|
Now that the memory debug code is gone, and all 3 BSDs have M_ZERO, stop
|
2004-11-07 00:25:49 +00:00 |
drm_ioctl.c
|
Refine the locking of the DRM. Most significant is covering the driver
|
2004-11-07 04:11:15 +00:00 |
drm_irq.c
|
Refine the locking of the DRM. Most significant is covering the driver
|
2004-11-07 04:11:15 +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
|
Now that the memory debug code is gone, and all 3 BSDs have M_ZERO, stop
|
2004-11-07 00:25:49 +00:00 |
drm_scatter.c
|
Refine the locking of the DRM. Most significant is covering the driver
|
2004-11-07 04:11:15 +00:00 |
drm_sysctl.c
|
Use SYSCTL_ADD_OID macro instead of calling function directly.
|
2004-12-15 03:34:09 +00:00 |
drm_vm.c
|
Refine the locking of the DRM. Most significant is covering the driver
|
2004-11-07 04:11:15 +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 |
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 |