drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 15 Apr 2024 01:20:56 +0000 (21:20 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 26 Apr 2024 21:22:39 +0000 (17:22 -0400)
commite0a9bbeea00234c468607b369816547ca8c86458
tree53593273292e3e0b78d1d87c35c1ca06b3e582c1
parenta16b95158644224025fbb81778b6f0cfb4c38f67
drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3

This avoids a potential conflict with firmwares with the newer
HDP flush mechanism.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c