[PATCH 0/4] extend sclk Powerplay features to CI dGPUs

Alex Deucher alexdeucher at gmail.com
Fri May 20 22:02:43 UTC 2016


This patch set extends independent clock selection and sclk OverDrive
(overclocking) to CI dGPUs.

Eric Huang (4):
  drm/amdgpu: add the new common pm code to select the clock levels
  drm/amdgpu: add the new common pm code to support sclk OD
  drm/amdgpu: add the CI code to enable clock level selection
  drm/amdgpu: add the CI code to enable sclk OD(OverDrive)

 drivers/gpu/drm/amd/amdgpu/amdgpu.h    |   4 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c |  74 ++++++++++------
 drivers/gpu/drm/amd/amdgpu/ci_dpm.c    | 154 +++++++++++++++++++++++++++++++++
 drivers/gpu/drm/amd/amdgpu/ci_dpm.h    |   1 +
 4 files changed, 206 insertions(+), 27 deletions(-)

-- 
2.5.5



More information about the dri-devel mailing list