]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "drm/amd/pm: keep the BACO feature enabled for suspend"
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 10 May 2022 13:37:06 +0000 (09:37 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 11 May 2022 15:47:51 +0000 (11:47 -0400)
commit2352113b0d8b9003d479bf3ce876fc3211cd36a4
tree15a6471d0634f0c628e0c83567174467066c72f1
parent14d5ab73903f94acd39e1022f3f6f0feaaa9ce43
Revert "drm/amd/pm: keep the BACO feature enabled for suspend"

This reverts commit 2402360db2ed0cca313bc0ec79464a34edf4941d.

Commit 484cdcc03baf ("drm/amdgpu: don't use BACO for reset in S3")
stops using BACO for reset during suspend, so it's no longer
necessary to leave BACO enabled during suspend.  This fixes
resume from suspend on the navy flounder dGPU in the ASUS ROG
Strix G513QY.

Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/2008
Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/1982
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c