aboutsummaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorDaniel Vetter <[email protected]>2012-12-20 21:24:07 +0100
committerDaniel Vetter <[email protected]>2013-01-17 22:07:51 +0100
commit2c10d571169abab9181e0c91b259e0c4e392bc5b (patch)
tree373565392487223665cc5c73b16a8742e7887a7c /scripts/basic
parentb5cc6c0387b2f8d269c1df1e68c97c958dd22fed (diff)
drm/i915: wake up all pageflip waiters
Otherwise it seems like we can get stuck with concurrent waiters. Right now this /shouldn't/ be a problem, since all pending pageflip waiters are serialized by the one mode_config.mutex, so there's at most on waiter. But better paranoid than sorry, since this is tricky code. v2: WARN_ON(waitqueue_active) before waiting, as suggested by Chris Wilson. Acked-by: Chris Wilson <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions