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
/
drm2
/
i915
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm and i915: Left-shift iic_msg.slave at creation time
dumbbell
2013-04-03
3
-18
/
+12
*
Hide the details for the assertion for VM_OBJECT_LOCK operations.
attilio
2013-02-21
1
-1
/
+1
*
Rename VM_OBJECT_LOCK(), VM_OBJECT_UNLOCK() and VM_OBJECT_TRYLOCK() to
attilio
2013-02-20
1
-24
/
+24
*
Switch vm_object lock to be a rwlock.
attilio
2013-02-20
1
-1
/
+1
*
Reduce delays in several wait loops from 10ms to 10us, same is it is done
mav
2012-09-25
1
-5
/
+5
*
Prefer __containerof() above member2struct().
ed
2012-09-15
1
-1
/
+1
*
Add drm and i915 ioctl translations for 32 bit process on 64 bit host.
kib
2012-08-18
3
-3
/
+156
*
Use right size when freeing unneeded GTT mapping.
kib
2012-06-15
1
-1
/
+1
*
A small simplification to i915_gem_pager_fault().
alc
2012-05-28
1
-1
/
+1
*
Disable end of buffer fixup by default. New DDX does not need this, and
kib
2012-05-28
1
-1
/
+1
*
Fix calculation of the execution buffer end in the mapped pages
kib
2012-05-28
1
-3
/
+3
*
Fix the following clang warning in drm2:
dim
2012-05-24
1
-1
/
+1
*
Add the code for new Intel GPU driver, which supports GEM, KMS and
kib
2012-05-22
33
-0
/
+47720