diff options
| author | Chris Wilson <[email protected]> | 2019-09-10 09:02:08 +0100 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2019-09-10 11:04:17 +0100 |
| commit | fa9a09f15065650d97e3b1336d11e4ad9672b759 (patch) | |
| tree | ca73d43fd3e60c089457c4786423546966ecce5c /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | fd521d3b0ed2eb8b8c67c701795ecb08b9c3f544 (diff) | |
drm/i915/execlists: Clear STOP_RING bit on reset
During reset, we try to ensure no forward progress of the CS prior to
the reset by setting the STOP_RING bit in RING_MI_MODE. Since gen9, this
register is context saved and do we end up in the odd situation where we
save the STOP_RING bit and so try to stop the engine again immediately
upon resume. This is quite unexpected and causes us to complain about an
early CS completion event!
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=111514
Signed-off-by: Chris Wilson <[email protected]>
Cc: Mika Kuoppala <[email protected]>
Reviewed-by: Mika Kuoppala <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions