]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/navi10: implement GFXCLK_CURVE overdrive
authorMatt Coffin <mcoffin13@gmail.com>
Fri, 8 Nov 2019 21:28:07 +0000 (14:28 -0700)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 11 Nov 2019 22:38:14 +0000 (17:38 -0500)
commit90cf69752b8c59aeb91aabbb62305bdef42d2f2d
treedc341a21d1eb4144298946428d2577fa283051ba
parentf11f22bdc06ec39abebe0d5df63aacd018ff9240
drm/amdgpu/navi10: implement GFXCLK_CURVE overdrive

[Why]
Before this patch, there was no way to set the gfxclk voltage curve in
the overdrive settings for navi10 through pp_od_clk_voltage

[How]
Add the required implementation to navi10's ppt dpm table editing
implementation, similar to the vega20 implementation and interface.

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>
drivers/gpu/drm/amd/powerplay/navi10_ppt.c
drivers/gpu/drm/amd/powerplay/navi10_ppt.h