]> git.baikalelectronics.ru Git - 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)
commit482ae79f7a88e88c6d8bc8545b369cd51b8d6063
tree5127bcad6dc9c6a5fcd6628a6d274fb0b9ec293a
parent8e51623b584dd56dcc52a219c3f9ef4a1c5bfad4
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