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>
Wed, 24 Apr 2024 03:23:46 +0000 (23:23 -0400)
commit9792b7cc18aaa0c2acae6af5d0acf249bcb1ab0d
treef4c79aff70ebbb343b017298dd7d982b7b990723
parentfe93b0927bc58cb1d64230f45744e527d9d8482c
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>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c