]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amdgpu: select HDP ref/mask according to gfx ring pipe
authorZhenGuo Yin <zhenguo.yin@amd.com>
Fri, 29 Mar 2024 07:41:58 +0000 (15:41 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Apr 2024 01:59:44 +0000 (21:59 -0400)
commit0453e5f2202ed77e470176f97c5d1436476cf63e
tree37ed25b7a76d7e8c6cd97e06e09675341dadecdd
parent60df5628144b59d5876f8ceac624a7661c336665
drm/amdgpu: select HDP ref/mask according to gfx ring pipe

Use correct ref/mask for differnent gfx ring pipe.
This should fix the gfx hang issue after enabling gfx pipe1.

Link: https://gitlab.freedesktop.org/drm/amd/-/issues/2117
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: ZhenGuo Yin <zhenguo.yin@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c