diff options
author | Laurent Morichetti <laurent.morichetti@amd.com> | 2024-02-16 20:16:41 -0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-03-06 15:24:50 -0500 |
commit | 45bbf800c5f933de0002b26a44ff04f569247964 (patch) | |
tree | 43e497a9385c4ae80003d26141cb92706e045a28 /drivers/gpu/drm/amd/amdgpu/amdgpu_reset.c | |
parent | f36e3f7260ac60ac8049e6ab1732fabeff334cf5 (diff) |
drm/amdkfd: Use SQC when TCP would fail in gfx10.1 context save
Similarly to gfx9, gfx10.1 drops vector stores when an xnack error is
raised. To work around this issue, use scalar stores instead of vector
stores when trapsts.xnack_error == 1.
Signed-off-by: Laurent Morichetti <laurent.morichetti@amd.com>
Reviewed-by: Jay Cornwall <jay.cornwall@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_reset.c')
0 files changed, 0 insertions, 0 deletions