diff options
| author | Chris Wilson <[email protected]> | 2020-04-16 12:41:17 +0100 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2020-04-17 13:56:00 +0100 |
| commit | 23122a4d992b5d5a660155e2c4640e5a93cc957d (patch) | |
| tree | 047b8e01aa7c44b1b2326fdf44062b905f5137ad /tools/perf/scripts/python/bin | |
| parent | 48b8b04c791d1e39883416fd3106cad205007298 (diff) | |
drm/i915/gt: Scrub execlists state on resume
Before we resume, we reset the HW so we restart from a known good state.
However, as a part of the reset process, we drain our pending CS event
queue -- and if we are resuming that does not correspond to internal
state. On setup, we are scrubbing the CS pointers, but alas only on
setup.
Apply the sanitization not just to setup, but to all resumes.
Reported-by: Venkata Ramana Nayana <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
Cc: Venkata Ramana Nayana <[email protected]>
Cc: Daniele Ceraolo Spurio <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Cc: Mika Kuoppala <[email protected]>
Reviewed-by: Tvrtko Ursulin <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions