diff options
author | Jonathan Kim <Jonathan.Kim@amd.com> | 2024-07-30 12:52:20 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-08-13 12:12:52 -0400 |
commit | a85c3db6b3b088f63b5b8c4fd4352f56f0e4ce3d (patch) | |
tree | 2fb8e723ddcb8a0e463ec237d660f474c8585266 /drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | |
parent | 9c081c11c62112f1c30ff2426f755279a43fa1a1 (diff) |
drm/amdkfd: fallback to pipe reset on queue reset fail for gfx9
If queue reset fails, tell the CP to reset the pipe.
Since queues multiplex context per pipe and we've issued a device wide
preemption prior to the hang, we can assume the hung pipe only has one
queue to reset on pipe reset.
Signed-off-by: Jonathan Kim <jonathan.kim@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c')
0 files changed, 0 insertions, 0 deletions