drm/i915: Fix current fb blocking for page flip
authorChia-I Wu <olvaffe@gmail.com>
Thu, 21 Oct 2010 18:35:54 +0000 (19:35 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 21 Oct 2010 18:38:25 +0000 (19:38 +0100)
Block execbuffer for the fb to be flipped away, not the one that is to
be flipped in.

[ickle: rewritten for -next]
Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
Acked-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Acked-by: Kristian Høgsberg <krh@bitplanet.net>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

No differences found