]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/amdgpu: add the new common pm code to select the clock levels
authorEric Huang <JinHuiEric.Huang@amd.com>
Thu, 19 May 2016 19:41:25 +0000 (15:41 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 7 Jul 2016 18:50:47 +0000 (14:50 -0400)
commitc85e299ff9a14fe43160fd8caada383d622354a1
treeaba2cfe011ef41f5bd039191c4bf0c32997e55e0
parent9bf51b07196a8a53a71bea3c60ad0b5c01a446e6
drm/amdgpu: add the new common pm code to select the clock levels

This extends dpm clock level selection to the non-powerplay code paths.
This interface can be used to select individual clock levels.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Eric Huang <JinHuiEric.Huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c