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
/
i915_irq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some more cleanups for vblank code on Intel.
rnoland
2009-06-25
1
-26
/
+18
*
The G45 docs indicate that all G4X chips use the new framecount register.
rnoland
2009-06-20
1
-3
/
+1
*
Intel handled the management of the breadcrumb counter inconsistently.
rnoland
2009-03-25
1
-8
/
+7
*
Sync up the rest of the code that we use with what Intel is shipping
rnoland
2009-03-19
1
-76
/
+99
*
Initialize the vblank structures at load time. Previously we did this
rnoland
2009-02-28
1
-5
/
+0
*
The GM45 handles vblank differently. Pull the changes from Intel in.
rnoland
2009-02-25
1
-0
/
+13
*
This was part of a sync to the code that Intel is shipping in linux.
rnoland
2009-02-25
1
-262
/
+192
*
The vblank_swap ioctl was fundamentally race prone. Get rid of it.
rnoland
2009-02-25
1
-428
/
+14
*
Correct the interrupt handling in the Intel i915 driver.
rnoland
2008-10-13
1
-11
/
+16
*
resync to git master
rnoland
2008-10-03
1
-26
/
+89
*
Update drm kernel drivers.
rnoland
2008-08-23
1
-134
/
+787
*
Merge from DRM upstream:
anholt
2006-09-07
1
-7
/
+79
*
Update to DRM CVS as of 2006-04-09. The most notable new feature is the updated
anholt
2006-04-09
1
-5
/
+42
*
Update DRM to CVS snapshot as of 2005-11-28. Notable changes:
anholt
2005-11-28
1
-11
/
+31
*
Update to DRM CVS as of 2005-04-12, bringing many changes:
anholt
2005-04-16
1
-0
/
+163