diff options
author | Chris Wilson <[email protected]> | 2017-01-05 17:00:59 +0000 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2017-01-05 21:06:20 +0000 |
commit | 7ec73b7e36d0bf165cea77770a490fcdf4418e93 (patch) | |
tree | 751dbaf60a7ebb6f41c0d0bff0afb6c63bfd3fca /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | b7163936bd99dab90a71c2496295f62f2b4874ab (diff) |
drm/i915: Only skip requests once a context is banned
If we skip before banning, we have an inconsistent interface between
execbuf still queueing valid request but those requests already queued
being cancelled. If we only cancel the pending requests once we stop
accepting new requests, the user interface is more consistent.
Reported-by: Tvrtko Ursulin <[email protected]>
Fixes: 821ed7df6e2a ("drm/i915: Update reset path to fix incomplete requests")
Signed-off-by: Chris Wilson <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Cc: Mika Kuoppala <[email protected]>
Cc: <[email protected]> # v4.9+
Reviewed-by: Tvrtko Ursulin <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions