drm/amd/display: Moving powerplay functions to a separate class
authorMikita Lipski <mikita.lipski@amd.com>
Fri, 1 Jun 2018 19:02:55 +0000 (15:02 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 Jul 2018 21:38:41 +0000 (16:38 -0500)
commitf7c1ed341ae0807e55fc583fbd5582ff4ef35a98
treea6c97f6583fb29c3126a0af27343bf31fdd0a2f6
parent746c58ed225b9439a8272f755a1c60f795de9a3c
drm/amd/display: Moving powerplay functions to a separate class

Moving powerplay functions to a new amdgpu_dm_pp_smu class
and cleaning dm_services class from unused headers.

Signed-off-by: Mikita Lipski <mikita.lipski@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/Makefile
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu.c [new file with mode: 0644]
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_services.c