commit | 15084a8e1658ddaea42c7d3a72ccbcec2b85f54c | [log] [tgz] |
---|---|---|
author | Tao Zhou <tao.zhou1@amd.com> | Mon Jan 10 15:12:38 2022 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Jan 11 15:44:28 2022 -0500 |
tree | 8008f401bd89aac38d787941fb038030ced7c297 | |
parent | 2096b74b1da5ca418827b54ac4904493bd9de89c [diff] |
drm/amd/pm: only send GmiPwrDnControl msg on master die (v3) PMFW only returns 0 on master die and sends NACK back on other dies for the message. v2: only send GmiPwrDnControl msg on master die instead of all dies. v3: remove the pointer check for get_socket_id and get_die_id as they should be present on Aldebaran. Signed-off-by: Tao Zhou <tao.zhou1@amd.com> Reviewed-by: Lijo Lazar <lijo.lazar@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>