]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu/gfx9.4.3: remap queue after reset successfully
authorJiadong Zhu <Jiadong.Zhu@amd.com>
Fri, 14 Jun 2024 05:05:32 +0000 (13:05 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 16 Aug 2024 18:18:19 +0000 (14:18 -0400)
commit6f38589e170f7649bb4b5efbff6b681c31433440
tree31a45a62fce8d39788488b51ea8e9086f9d7dd20
parent5d0112f77793c0351faee6c723a6fb9191c12be6
drm/amdgpu/gfx9.4.3: remap queue after reset successfully

Kiq command unmap_queues only does the dequeueing action.
We have to map the queue back with clean mqd.

Acked-by: Vitaly Prosyak <vitaly.prosyak@amd.com>
Signed-off-by: Jiadong Zhu <Jiadong.Zhu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c