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
Commit message (
Expand
)
Author
Age
Files
Lines
*
- If DRM_DEBUG_DEFAULT_ON is defined, then initialize drm_debug_flagi to
glebius
2012-11-02
1
-2
/
+3
*
Revert previous commit...
kevlo
2012-10-10
1
-1
/
+1
*
Prefer NULL over 0 for pointers
kevlo
2012-10-09
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
2
-2
/
+2
*
Add drm and i915 ioctl translations for 32 bit process on 64 bit host.
kib
2012-08-18
6
-6
/
+976
*
Streamline use of cdevpriv and correct some corner cases.
hselasky
2012-08-15
1
-8
/
+6
*
Fix millisecond to ticks conversion in drm_msleep().
mav
2012-06-28
1
-1
/
+1
*
Add PCI IDs for Ivy Bridge
emaste
2012-06-21
1
-0
/
+6
*
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
81
-0
/
+72060