drm/amdgpu/sdma6: enable queue resets unconditionally
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 3 Feb 2026 16:53:51 +0000 (11:53 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 Feb 2026 22:20:04 +0000 (17:20 -0500)
commit56423871e9eef1dd069bddef895207fa5ce275fe
tree36fe9ba1b208aa688ad6bf992fa0197c3798ac5a
parent314d30ad50622fc0d70da71509f9dff21545be14
drm/amdgpu/sdma6: enable queue resets unconditionally

There is no firmware version dependency.  This also
enables sdma queue resets on all SDMA 6.x based
chips.

Fixes: 59fd50b8663b ("drm/amdgpu: Add sysfs interface for sdma reset mask")
Cc: Jesse Zhang <Jesse.Zhang@amd.com>
Reviewed-by: Jesse.Zhang <Jesse.zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/sdma_v6_0.c