[PATCH v2 3/3] drm/amdgpu/navi10: Implement od clk printing

2019-11-11 Thread Matt Coffin
[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 Signed-off-by: Matt Coffin

[PATCH v2 3/3] drm/amdgpu/navi10: Implement od clk printing

2019-11-08 Thread Matt Coffin
[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 --- drivers/gpu/drm/amd/powe