.. |
drm
|
.cvsignore -> .gitignore
|
2006-07-19 18:31:43 +02:00 |
i915
|
.cvsignore -> .gitignore
|
2006-07-19 18:31:43 +02:00 |
mach64
|
.cvsignore -> .gitignore
|
2006-07-19 18:31:43 +02:00 |
mga
|
.cvsignore -> .gitignore
|
2006-07-19 18:31:43 +02:00 |
r128
|
.cvsignore -> .gitignore
|
2006-07-19 18:31:43 +02:00 |
radeon
|
.cvsignore -> .gitignore
|
2006-07-19 18:31:43 +02:00 |
savage
|
.cvsignore -> .gitignore
|
2006-07-19 18:31:43 +02:00 |
sis
|
.cvsignore -> .gitignore
|
2006-07-19 18:31:43 +02:00 |
tdfx
|
.cvsignore -> .gitignore
|
2006-07-19 18:31:43 +02:00 |
via
|
.cvsignore -> .gitignore
|
2006-07-19 18:31:43 +02:00 |
Makefile
|
Update a bunch of FreeBSD port code.
|
2007-05-29 15:02:44 -07:00 |
ati_pcigart.c
|
Update a bunch of FreeBSD port code.
|
2007-05-29 15:02:44 -07:00 |
drmP.h
|
FreeBSD warnings cleanup.
|
2007-07-19 06:46:13 -07:00 |
drm_agpsupport.c
|
Update a bunch of FreeBSD port code.
|
2007-05-29 15:02:44 -07:00 |
drm_atomic.h
|
Use /*- to begin license blocks in BSD code to reduce diffs against FreeBSD
|
2005-04-16 03:02:52 +00:00 |
drm_auth.c
|
Use /*- to begin license blocks in BSD code to reduce diffs against FreeBSD
|
2005-04-16 03:02:52 +00:00 |
drm_bufs.c
|
Core build fix for BSD.
|
2006-12-01 11:00:32 +01:00 |
drm_context.c
|
[1] Fix BSD DRM for the nonroot changes. [2] Don't attempt to acquire the
|
2005-08-26 00:16:01 +00:00 |
drm_dma.c
|
Add dry-coded DRM drawable private information storage for FreeBSD.
|
2007-07-18 14:22:49 -07:00 |
drm_drawable.c
|
FreeBSD warnings cleanup.
|
2007-07-19 06:46:13 -07:00 |
drm_drv.c
|
FreeBSD: Fix the recently added drawable add/remove/update code.
|
2007-07-19 06:17:58 -07:00 |
drm_fops.c
|
[1] Fix BSD DRM for the nonroot changes. [2] Don't attempt to acquire the
|
2005-08-26 00:16:01 +00:00 |
drm_ioctl.c
|
Fix the getclient test (Need this feature for future tests).
|
2007-07-19 06:02:20 -07:00 |
drm_irq.c
|
Add dry-coded DRM drawable private information storage for FreeBSD.
|
2007-07-18 14:22:49 -07:00 |
drm_linux_list.h
|
Use /*- to begin license blocks in BSD code to reduce diffs against FreeBSD
|
2005-04-16 03:02:52 +00:00 |
drm_lock.c
|
Rename the driver hooks in the DRM to something a little more
|
2005-08-05 03:50:23 +00:00 |
drm_memory.c
|
Initial port of savage to FreeBSD for the AGP and !ShadowStatus case. Adds
|
2005-11-08 20:25:00 +00:00 |
drm_pci.c
|
- Don't try to allocate mappings of less than a PAGE_SIZE in MGA DMA code.
|
2005-08-26 23:27:19 +00:00 |
drm_scatter.c
|
Add dry-coded DRM drawable private information storage for FreeBSD.
|
2007-07-18 14:22:49 -07:00 |
drm_sysctl.c
|
Rename the driver hooks in the DRM to something a little more
|
2005-08-05 03:50:23 +00:00 |
drm_vm.c
|
Fix Savage DRI without ShadowStatus NO by allowing the shadow area to be
|
2005-11-15 04:37:51 +00:00 |
i915_drv.c
|
Fix bug #8839 - a comment
|
2006-10-31 10:01:53 +00:00 |
mach64_drv.c
|
Merge patch from jhb to catch up with FreeBSD-current vgapci master device
|
2005-12-30 02:17:05 +00:00 |
mga_drv.c
|
Reorder the DRM_*_AGP enum to match linux's numbers (oops). Fixes i915
|
2006-04-18 06:08:17 +00:00 |
r128_drv.c
|
Merge patch from jhb to catch up with FreeBSD-current vgapci master device
|
2005-12-30 02:17:05 +00:00 |
radeon_drv.c
|
Merge patch from jhb to catch up with FreeBSD-current vgapci master device
|
2005-12-30 02:17:05 +00:00 |
savage_drv.c
|
Merge patch from jhb to catch up with FreeBSD-current vgapci master device
|
2005-12-30 02:17:05 +00:00 |
sis_drv.c
|
Merge patch from jhb to catch up with FreeBSD-current vgapci master device
|
2005-12-30 02:17:05 +00:00 |
tdfx_drv.c
|
Merge patch from jhb to catch up with FreeBSD-current vgapci master device
|
2005-12-30 02:17:05 +00:00 |
via_drv.c
|
Fix breakage from the move of driver ioctl externs to header files.
|
2005-11-11 09:36:58 +00:00 |