diff options
author | Jay Cornwall <[email protected]> | 2024-06-05 14:27:49 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2024-06-14 16:17:15 -0400 |
commit | ec14eab37dbb07b92e2079c9b7ef4730d9418f89 (patch) | |
tree | 2e76aa33c4a92bb9a023bd97bc3f3355ed002e0d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 020ceface29f7280dcccc866b106ba4e9ecd6c8c (diff) |
drm/amdkfd: Extend gfx12 trap handler fix to gfx10/11
In commit fda812ebe3d9 ("drm/amdkfd: gfx12 context save/restore trap handler fixes")
the following fix was introduced but incorrectly restricted to gfx12.
The same issue and a corresponding fix apply to gfx10 and gfx11.
Do not overwrite TRAPSTS.{SAVECTX,HOST_TRAP} when restoring this
register. Both of these fields can assert while the wavefront is
running the trap handler.
Signed-off-by: Jay Cornwall <[email protected]>
Reviewed-by: Lancelot Six <[email protected]>
Acked-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions