]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amdgpu: Enable/disable gfx PG feature in rlc safe mode
authorRex Zhu <Rex.Zhu@amd.com>
Fri, 24 Aug 2018 09:26:23 +0000 (17:26 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 4 Oct 2018 00:00:59 +0000 (17:00 -0700)
commit50850b432cc512551d48e2d3b49447b2eb275406
tree907f04e349de863573aae1d7f3423a29da8c8a2f
parent9190a7ea313ffbc94531b8c9551fb5f04bbba405
drm/amdgpu: Enable/disable gfx PG feature in rlc safe mode

[ Upstream commit 8ef23364b654d44244400d79988e677e504b21ba ]

This is required by gfx hw and can fix the rlc hang when
do s3 stree test on Cz/St.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Hang Zhou <hang.zhou@amd.com>
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c