drm/i915: Wait for vblank between disabling a sprite and unpinning the fb
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 27 Mar 2013 15:49:13 +0000 (17:49 +0200)
committerDaniel 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