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:
c6df541
)
drm/i915: Wait for vblank before unpinning old fb
author
Chris Wilson
<chris@chris-wilson.co.uk>
Tue, 14 Dec 2010 16:09:31 +0000
(16:09 +0000)
committer
Chris Wilson
<chris@chris-wilson.co.uk>
Wed, 15 Dec 2010 10:33:23 +0000
(10:33 +0000)
Be paranoid and ensure that the vblank has passed and the scanout has
switched to the new fb, before unpinning the old one and possibly
tearing down its PTEs.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
No differences found