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:
85fc95b
)
drm/i915: Wait for vblank between disabling a sprite and unpinning the fb
author
Ville Syrjälä
<ville.syrjala@linux.intel.com>
Wed, 27 Mar 2013 15:49:13 +0000
(17:49 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 27 Mar 2013 16:48:11 +0000
(17:48 +0100)
When disabling a sprite, wait for the sprite to stop fetching data
from memory before unpinning the fb.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found