diff options
| author | Chris Wilson <[email protected]> | 2017-10-12 21:40:19 +0100 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2017-10-13 20:57:29 +0100 |
| commit | 5d031f4e1618b64344713b8e4f864a6ccc1f31cf (patch) | |
| tree | 6e87f9d76e0d9061cd6e69f979f50ba4e606e78d /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 15d05f0e77fb32131ad07b377274eedfaf42479d (diff) | |
drm/i915: Stop asserting on set-wedged vs nop_submit_request ordering
Since the removal of the stop_machine(), it is allowed and expected for
the nop_submit_request() and nop_complete_submit_request() to run in
parallel to the i915_gem_set_wedged() processing. As such we can no
longer assert that i915_gem_set_wedged() has completed inside the
stop_machine prior to the individual nop_submit_request execution.
Fixes: af7a8ffad9c5 ("drm/i915: Use rcu instead of stop_machine in set_wedged")
Signed-off-by: Chris Wilson <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Mika Kuoppala <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Daniel Vetter <[email protected]>
Reviewed-by: Mika Kuoppala <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions