OSDN Git Service

drm/amdgpu/powerplay: add an implementation for get_vce_clock_state (v3)
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 7 Oct 2016 17:52:43 +0000 (13:52 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Oct 2016 18:38:42 +0000 (14:38 -0400)
commit597be302f1d30e908115632fd90049242c470e37
tree379d592fcae0d97cfc7a584c2f197dc5a59ca15c
parent825cc9974d15c0dee8e735c7abf975b576fadf6a
drm/amdgpu/powerplay: add an implementation for get_vce_clock_state (v3)

Used by the powerplay dpm code.

v2: update to the new API
v3: drop old include

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/powerplay/amd_powerplay.c