drm/amdgpu/sdma5: enable queue resets unconditionally
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 3 Feb 2026 16:51:45 +0000 (11:51 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 Feb 2026 22:19:40 +0000 (17:19 -0500)
commit46a2cb7d24f21132e970cab52359210c3f5ea3c6
treed01e4593c0977a605346d565b42df110588d7a38
parentee41e5b63c8210525c936ee637a2c8d185ce873c
drm/amdgpu/sdma5: enable queue resets unconditionally

There is no firmware version dependency.

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_0.c