index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
drm
/
mga_dma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge from DRI CVS. No longer maps the framebuffer into KVA on radeon, r128,
anholt
2004-01-06
1
-8
/
+0
*
Update from DRI CVS. Includes locking fixes (including PR 59202), changes for
anholt
2003-11-12
1
-1
/
+1
*
Update to latest from DRI CVS. Primary new feature is mostly-complete smpng
anholt
2003-10-24
1
-1
/
+1
*
Update DRM from DRI CVS as of today. Notable changes include Radeon
anholt
2003-08-19
1
-6
/
+16
*
Update the DRM to the latest from DRI CVS. Includes some bugfixes and removal
anholt
2003-04-25
1
-9
/
+13
*
Update the DRM to latest from DRI CVS. This is approximately the version
anholt
2003-03-09
1
-128
/
+78
*
Warnings cleanup for gcc3. Also __FUNCTION__ -> __func__
anholt
2002-05-31
1
-18
/
+18
*
More diff reduction: Shuffle around some header code as was done in
anholt
2002-04-29
1
-0
/
+1
*
Diff reduction to my experimental code: clean up return code handling.
anholt
2002-04-29
1
-32
/
+27
*
Add the code for the DRM, based on the code from the drm-kmod port.
anholt
2002-04-27
1
-0
/
+851