diff options
author | Jay Cornwall <jay.cornwall@amd.com> | 2025-02-08 00:40:34 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-03-14 06:12:28 +0300 |
commit | 7e0459d453b911435673edd7a86eadc600c63238 (patch) | |
tree | 8a994deef8ea26476b798a61797ecff51f58f080 /scripts/gdb/linux/utils.py | |
parent | 18537feb182d8506d4ee2778e11aad7c60e1453f (diff) | |
download | linux-7e0459d453b911435673edd7a86eadc600c63238.tar.xz |
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 <jay.cornwall@amd.com>
Reviewed-by: Lancelot Six <lancelot.six@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions