]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amdgpu/gfx9.4.3: fix kiq locking in KCQ reset
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 7 Jul 2025 13:42:23 +0000 (09:42 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Jul 2025 18:07:23 +0000 (14:07 -0400)
commit08f116c59310728ea8b7e9dc3086569006c861cf
tree474ae0831797a14dcbd3b806da268e46b459d1fd
parent730ea5074dac1b105717316be5d9c18b09829385
drm/amdgpu/gfx9.4.3: fix kiq locking in KCQ reset

The ring test needs to be inside the lock.

Fixes: 4c953e53cc34 ("drm/amdgpu/gfx_9.4.3: wait for reset done before remap")
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: Jiadong Zhu <Jiadong.Zhu@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c