commit | b4af964e75c4163fe3baf98193495f7921a4b3b7 | [log] [tgz] |
---|---|---|
author | Evan Quan <evan.quan@amd.com> | Tue Jul 30 22:52:37 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Jul 30 23:48:35 2019 -0500 |
tree | 33309a9111c245cd1184d4faa69b073ca7510b22 | |
parent | 1f23cadbe0775559b3152a4f1fcb566d8cf6f571 [diff] |
drm/amd/powerplay: make power limit retrieval as asic specific The power limit retrieval should be done per asic. Since we may need to lookup in the pptable and that's really asic specific. Signed-off-by: Evan Quan <evan.quan@amd.com> Reviewed-by: Kenneth Feng <kenneth.feng@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>