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>
Wed, 9 Aug 2023 14:34:39 +0000 (10:34 -0400)
commit730d44e1fa306a20746ad4a85da550662aed9daa
tree3bde78c05386cc0f9c49a206d8d5b3b5577d2912
parent08fffa74d9772d9538338be3f304006c94dde6f0
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