]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit519e1a0c68804f0f41a181cc1d16bb8d075e9de1
treeea8258a24940a9f10390a22770c04eebcaf68b4c
parent933cafaeba5d5a5017f976f79eb11dfe76d2092b
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