OSDN Git Service

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>
Thu, 4 Mar 2021 03:50:26 +0000 (22:50 -0500)
commit992ace410c32955eb5b2cee602ea68ac9557e35b
tree2f27fc4068ba121e628835540fb33379b7fd3406
parente3746696e78f2185633ae9b47c40fabf88bdcf99
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