commit | 7f3353f60e75c6cdfdfc170733a32db3853007bb | [log] [tgz] |
---|---|---|
author | Matt Coffin <mcoffin13@gmail.com> | Fri Nov 08 14:28:08 2019 -0700 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Nov 11 17:38:14 2019 -0500 |
tree | 0aa551bea3c86789f9b77bd2665dfab1913a6488 | |
parent | 6610713211b139985ffdb10472f7bc7a18f5e546 [diff] |
drm/amdgpu/navi10: Implement od clk printing [Why] Before this patch, navi10 overdrive settings could not be printed via pp_od_clk_voltage [How] Implement printing for the overdrive settings for the following clocks in navi10's ppt print_clk_levels implementation: * SMU_OD_SCLK * SMU_OD_MCLK * SMU_OD_VDDC_CURVE Reviewed-by: Evan Quan <evan.quan@amd.com> Signed-off-by: Matt Coffin <mcoffin13@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>