Commit 424648c
drm/amdkfd: Fix instruction hazard in gfx12 trap handler
VALU instructions with SGPR source need wait states to avoid hazard
with SALU using different SGPR.
v2: Eliminate some hazards to reduce code explosion
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]>
(cherry picked from commit 7e0459d)
Cc: [email protected] # 6.12.x1 parent 5ca0040 commit 424648c
File tree
2 files changed
+404
-355
lines changed- drivers/gpu/drm/amd/amdkfd
2 files changed
+404
-355
lines changed
0 commit comments