dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] extend sclk Powerplay features to CI dGPUs
@ 2016-05-20 22:02 Alex Deucher
  2016-05-20 22:02 ` [PATCH 1/4] drm/amdgpu: add the new common pm code to select the clock levels Alex Deucher
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Alex Deucher @ 2016-05-20 22:02 UTC (permalink / raw)
  To: dri-devel; +Cc: Alex Deucher

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-05-20 22:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-20 22:02 [PATCH 0/4] extend sclk Powerplay features to CI dGPUs Alex Deucher
2016-05-20 22:02 ` [PATCH 1/4] drm/amdgpu: add the new common pm code to select the clock levels Alex Deucher
2016-05-20 22:02 ` [PATCH 2/4] drm/amdgpu: add the new common pm code to support sclk OD Alex Deucher
2016-05-20 22:02 ` [PATCH 3/4] drm/amdgpu: add the CI code to enable clock level selection Alex Deucher
2016-05-20 22:02 ` [PATCH 4/4] drm/amdgpu: add the CI code to enable sclk OD(OverDrive) Alex Deucher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).