drm/amdgpu/swsmu/vangogh: Only use RLCPowerNotify msg for disable
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 24 Feb 2021 20:46:59 +0000 (15:46 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 26 Feb 2021 22:23:49 +0000 (17:23 -0500)
commit5b2e2c096954c59d95184bd039412c16cbbe279e
treed1fd11aecff773e891b9371772a39280e327ae11
parent9d489afd3128c7558bd1921886b91f296ef64f3e
drm/amdgpu/swsmu/vangogh: Only use RLCPowerNotify msg for disable

Per discussions with PMFW team, the driver only needs to
notify the PMFW when the RLC is disabled.  The RLC FW will notify
the PMFW directly when it's enabled.

Acked-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu11/vangogh_ppt.c