]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amdgpu/sdma7.1: fix support for disable_kq
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 27 May 2026 19:41:59 +0000 (15:41 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 3 Jun 2026 17:48:44 +0000 (13:48 -0400)
commite0a3aa8a6750e8cf067fe2146dc618ffd296d5ef
tree1ffd7285e6a44811f97ae755c353bf6167e84907
parent5ac01ec854079ac95733ac9a8f3eb694bbe8ff5a
drm/amdgpu/sdma7.1: fix support for disable_kq

Set the flag in the ring structure.

Fixes: 80d4d3a45b86 ("drm/amdgpu/sdma7.1: add support for disable_kq")
Reviewed-by: Kent Russell <kent.russell@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/sdma_v7_1.c