commit | dc3f82c2e5c3f06e43855f417e4fcfc244383916 | [log] [tgz] |
---|---|---|
author | Chia-I Wu <olvaffe@gmail.com> | Thu Oct 21 19:35:54 2010 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Oct 21 19:38:25 2010 +0100 |
tree | 1e7b48d80495c0ce2911ad397cb35b55578c87cb | |
parent | f00a3ddf91d596bece5fa31e8ce2e8a3b4c0623b [diff] |
drm/i915: Fix current fb blocking for page flip 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>