commit | 68e989dc044346a7941370c48a96a64f42a36be1 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Sat May 13 11:52:01 2017 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon May 15 14:04:49 2017 +0200 |
tree | e5d1dca2b7e80205f32445c97fb3082f5aade3bf | |
parent | 992d38cc787d353aba8b0e13d37a719a3431db79 [diff] |
drm/dp: Wait up all outstanding tx waiters As we can have multiple tx in the queue, with individual waiters, make sure that all are woken when any state changes (so that we are sure the right owner of the txmsg is woken). Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/20170513105201.17658-2-chris@chris-wilson.co.uk