]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit304f025a9e4c3c7425c099a8287ff1ca40faf91f
treea6c97f6583fb29c3126a0af27343bf31fdd0a2f6
parent990c6903e5a77336a4244b91066d59f8222b3300
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