RE: [PATCH 1/3] drm/amdgpu/navi10: implement sclk/mclk OD via pp_od_clk_voltage

2019-11-07 Thread Quan, Evan
Thanks for adding these. Some comments inline. > -Original Message- > From: amd-gfx On Behalf Of Matt > Coffin > Sent: Friday, November 8, 2019 2:34 AM > To: amd-gfx@lists.freedesktop.org > Cc: Matt Coffin > Subject: [PATCH 1/3] drm/amdgpu/navi10: imple

[PATCH 1/3] drm/amdgpu/navi10: implement sclk/mclk OD via pp_od_clk_voltage

2019-11-07 Thread Matt Coffin
[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 --- drivers/gpu/drm/amd/powerplay/inc/smu_v11_0.h | 1 +