drm/amd/pm: skip the RLC stop when S0i3 suspend for SMU v13.0.4/11
authorTim Huang <Tim.Huang@amd.com>
Thu, 27 Jul 2023 01:59:45 +0000 (09:59 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 23 Aug 2023 15:52:41 +0000 (17:52 +0200)
commit8abce61273c2815ea2ca096ecfb030c4b9e4e686
treea43f42542909eef96ae610ee02f9cb8f3ed1936a
parent21614ba60883eb93b99a7ee4b41cb927f93b39ae
drm/amd/pm: skip the RLC stop when S0i3 suspend for SMU v13.0.4/11

commit 730d44e1fa306a20746ad4a85da550662aed9daa upstream.

For SMU v13.0.4/11, driver does not need to stop RLC for S0i3,
the firmwares will handle that properly.

Signed-off-by: Tim Huang <Tim.Huang@amd.com>
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c