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
/
r128_cce.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
re-write scatter gather memory allocation yet again...
rnoland
2010-04-22
1
-3
/
+2
*
Rework how drm maps are handled.
rnoland
2010-04-22
1
-9
/
+10
*
Update drm kernel drivers.
rnoland
2008-08-23
1
-99
/
+84
*
Update DRM to CVS snapshot as of 2005-11-28. Notable changes:
anholt
2005-11-28
1
-12
/
+18
*
Add the latest r300 code from r300.sf.net. This is based on the patch supplied
anholt
2005-07-20
1
-1
/
+1
*
Update to DRM CVS as of 2005-04-12, bringing many changes:
anholt
2005-04-16
1
-310
/
+307
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
1
-2
/
+2
*
Merge from DRI CVS. No longer maps the framebuffer into KVA on radeon, r128,
anholt
2004-01-06
1
-7
/
+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
-31
/
+10
*
Update DRM from DRI CVS as of today. Notable changes include Radeon
anholt
2003-08-19
1
-68
/
+28
*
Update the DRM to the latest from DRI CVS. Includes some bugfixes and removal
anholt
2003-04-25
1
-15
/
+18
*
Update the DRM to latest from DRI CVS. This is approximately the version
anholt
2003-03-09
1
-122
/
+83
*
Warnings cleanup for gcc3. Also __FUNCTION__ -> __func__
anholt
2002-05-31
1
-16
/
+16
*
More diff reduction: Shuffle around some header code as was done in
anholt
2002-04-29
1
-5
/
+1
*
Diff reduction to my experimental code: clean up return code handling.
anholt
2002-04-29
1
-28
/
+28
*
Add the code for the DRM, based on the code from the drm-kmod port.
anholt
2002-04-27
1
-0
/
+1056