]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
drm/amdgpu/dpm: add an implementation for get_vce_clock_state (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 7 Oct 2016 16:38:04 +0000 (12:38 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Oct 2016 18:38:41 +0000 (14:38 -0400)
commit825cc9974d15c0dee8e735c7abf975b576fadf6a
tree5127bcad6dc9c6a5fcd6628a6d274fb0b9ec293a
parent230cf1ba7274413659d3ff94be6862c26f7dd7a9
drm/amdgpu/dpm: add an implementation for get_vce_clock_state (v2)

Used by the non-powerplay dpm code.

v2: update to the new API

Reviewed-by: Rex Zhu <Rex.Zhu@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.c
drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.h
drivers/gpu/drm/amd/amdgpu/ci_dpm.c
drivers/gpu/drm/amd/amdgpu/kv_dpm.c
drivers/gpu/drm/amd/amdgpu/si_dpm.c