commit | 21677d0880957a81910d83f042e788b684472d1e | [log] [tgz] |
---|---|---|
author | Matt Coffin <mcoffin13@gmail.com> | Fri Nov 08 14:28:06 2019 -0700 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Nov 11 17:38:14 2019 -0500 |
tree | 8adeac273729463f1ccff4de226f7012eaee2179 | |
parent | 9f87516764a9f2a6a6a9552844efb41d9748afec [diff] |
drm/amdgpu/navi10: implement sclk/mclk OD via pp_od_clk_voltage [Why] Before this patch, there was no way to use pp_od_clk_voltage on navi [How] Similar to the vega20 implementation, but using the common smc_v11_0 headers, implemented the pp_od_clk_voltage API for navi10's pptable implementation 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>