commit | 3d7adbbf49c31b194958ad381010e86c842e40af | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Jul 21 13:32:27 2017 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Jul 27 09:38:46 2017 +0200 |
tree | 48656d563bd2c25b041bea09e67d224f5a0625c7 | |
parent | 4d53568cca96015d7ad44353dfd83c10ef14c6cf [diff] |
drm/i915: Wake up waiters after setting the WEDGED bit After setting the WEDGED bit, make sure that we do wake up waiters as they may not be waiting for a request completion yet, just for its execution. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20170721123238.16428-9-chris@chris-wilson.co.uk Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>