summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2019-09-10 09:02:08 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2019-09-10 11:04:17 +0100
commitfa9a09f15065650d97e3b1336d11e4ad9672b759 (patch)
treeca73d43fd3e60c089457c4786423546966ecce5c /tools/perf/scripts/python
parentfd521d3b0ed2eb8b8c67c701795ecb08b9c3f544 (diff)
downloadkernel-fa9a09f15065650d97e3b1336d11e4ad9672b759.tar.gz
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 <chris@chris-wilson.co.uk> Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com> Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190910080208.4223-1-chris@chris-wilson.co.uk
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions