drm/amdgpu/sdma5.2: limit wptr workaround to sdma 5.2.1
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 14 Aug 2024 14:28:24 +0000 (10:28 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 16 Aug 2024 18:27:04 +0000 (14:27 -0400)
commit2dc3851ef7d9c5439ea8e9623fc36878f3b40649
treeedb35eef6bc66129238d8e6e37aa11298a391610
parent1a2103d68547407a098c237d7cade79b4ad2b88f
drm/amdgpu/sdma5.2: limit wptr workaround to sdma 5.2.1

The workaround seems to cause stability issues on other
SDMA 5.2.x IPs.

Fixes: a03ebf116303 ("drm/amdgpu/sdma5.2: Update wptr registers as well as doorbell")
Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3556
Acked-by: Ruijing Dong <ruijing.dong@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c