diff options
| author | Daniele Ceraolo Spurio <[email protected]> | 2024-04-19 11:34:11 -0700 |
|---|---|---|
| committer | Daniele Ceraolo Spurio <[email protected]> | 2024-05-01 10:47:19 -0700 |
| commit | d457519c942d4885d92f6367e42ca67f4c7471ad (patch) | |
| tree | 1353c1f672be7323202b0b87b40b705117e25a4e /tools/perf/scripts/python | |
| parent | e29a7a34c3cf140ceb2f994a8eae0b68d21e357e (diff) | |
drm/xe/gsc: Turn off GSCCS interrupts when disabling the engine
Starting on LNL, there is a new GSCCS interrupt that is triggered when
the GSC engine reset fails. If the HW is in a bad state, this interrupt
might end up being triggered even if we're not using the engine, which
will lead to a warning because we'll see it as unexpected. Since there
is no point in handling the interrupt in this scenario, we can just
make sure the interrupts are off when we disable the engine.
Signed-off-by: Daniele Ceraolo Spurio <[email protected]>
Cc: Matt Roper <[email protected]>
Tested-by: Matt Roper <[email protected]>
Reviewed-by: Matt Roper <[email protected]>
Reviewed-by: Lucas De Marchi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions