]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu/gfx9: remap queue after reset successfully
authorJiadong Zhu <Jiadong.Zhu@amd.com>
Tue, 11 Jun 2024 10:06:44 +0000 (18:06 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 16 Aug 2024 18:18:03 +0000 (14:18 -0400)
commitb5e1a3874fe3cde73a4b02870bf3e8fa43777c5c
tree00add340f37b4900ffb7d686d46ce0e29ee8454b
parent5fb4d2a77113d3ebaa5c9dcdbef8b7bdfdeeffb2
drm/amdgpu/gfx9: 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_0.c