OSDN Git Service

drm/amd/display: Refine the implementation of dm_pp_get_funcs_rv
authorRex Zhu <rex.zhu@amd.com>
Tue, 3 Jul 2018 08:31:35 +0000 (16:31 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 Jul 2018 21:40:01 +0000 (16:40 -0500)
commitb0a634ac68337b263e01d83359a023676e370cce
treeea8258a24940a9f10390a22770c04eebcaf68b4c
parentea870e44415a5f5ed09b6e002e38d3e0de7f390e
drm/amd/display: Refine the implementation of dm_pp_get_funcs_rv

powerplay/dpm export all interfaces in struct amd_pm_funcs.
so call common exported interfaces instead of powerplay inner interfaces

Also not include header file hwmgr.h

Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu.c