drm/amdgpu/gfx11: select HDP ref/mask according to gfx ring pipe
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 11 Apr 2024 21:13:13 +0000 (17:13 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 29 May 2024 18:48:30 +0000 (14:48 -0400)
commiteab57bf22f07a9242171bcc6909b30f4c737ee5f
tree6caa51c637d2ef95d3f2719d36f4edbc63c9ce50
parente864180ee49b4d30e640fd1e1d852b86411420c9
drm/amdgpu/gfx11: select HDP ref/mask according to gfx ring pipe

Use correct ref/mask for differnent gfx ring pipe. Ported from
ZhenGuo's patch for gfx10.

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