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)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 7 Aug 2023 20:34:09 +0000 (16:34 -0400)
commitd68a1145dcf156e83a3f3278bed7e420c0fbe850
tree09610b24d78c41c36f60e27ec01957d0f20feb60
parent99af9c950d6747b026fb24dfb2c8a2c34dfcc452
drm/amd/pm: skip the RLC stop when S0i3 suspend for SMU v13.0.4/11

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>
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c