commit | 9eb143bbec7dfdfce8aa7f6a3b0f40af4e95e7b7 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Feb 23 07:44:16 2017 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Feb 23 14:49:35 2017 +0000 |
tree | 4dd67dcdcd52427186670c16aa012bd957cacd13 | |
parent | cced5e2f098d9db26cf4119e309068b79cca1274 [diff] |
drm/i915: Allow a request to be cancelled If we preempt a request and remove it from the execution queue, we need to undo its global seqno and restart any waiters. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170223074422.4125-11-chris@chris-wilson.co.uk