drm/amdgpu/sdma5.2: enable queue resets unconditionally
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 3 Feb 2026 16:52:46 +0000 (11:52 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 Feb 2026 22:19:57 +0000 (17:19 -0500)
commit314d30ad50622fc0d70da71509f9dff21545be14
tree11f701620f385309c69230557bf076a30ab2200f
parent46a2cb7d24f21132e970cab52359210c3f5ea3c6
drm/amdgpu/sdma5.2: enable queue resets unconditionally

There is no firmware version dependency.  This also
enables sdma queue resets on all SDMA 5.2.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_v5_2.c