git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82d7c9e
)
drm/i915/crt: Flush register prior to waiting for vblank.
author
Chris Wilson
<chris@chris-wilson.co.uk>
Mon, 9 Aug 2010 13:50:53 +0000
(14:50 +0100)
committer
Chris Wilson
<chris@chris-wilson.co.uk>
Wed, 8 Sep 2010 09:13:31 +0000
(10:13 +0100)
If we don't flush the write then we can not be sure that the border
colour will have taken effect by the time we try to read it back.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
No differences found