commit | 0d9d78b57bf32fdc4baf6eb8853e65059dcd5e06 | [log] [tgz] |
---|---|---|
author | Evan Quan <evan.quan@amd.com> | Thu Jul 11 15:13:17 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Jul 17 13:34:30 2019 -0500 |
tree | 06bcd2b6918aaf6d11d5813ff4eb937d5af5a0c3 | |
parent | f68ccf43acbc31751cff48d0ac1e5ff50d91a451 [diff] |
drm/amd/powerplay: correct smu_update_table usage The interface was used in a confusing way. In profile mode scenario, the 2nd parameter of the interface was used in a different way from other scenarios. Signed-off-by: Evan Quan <evan.quan@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>