]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/pp: remove polaris10_smc/smumgr split.
authorRex Zhu <Rex.Zhu@amd.com>
Mon, 9 Oct 2017 08:33:06 +0000 (16:33 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 19 Oct 2017 19:26:57 +0000 (15:26 -0400)
commitf16813ff1bfa00bb5e3cb1354d9be53db3465b02
treef8735e7691bfa35a56829a75658760cfd1bbe135
parent09d827ca1f45bc082c123a6d4a65af358c5a023c
drm/amd/pp: remove polaris10_smc/smumgr split.

move functions in polaris_smc.c to
polaris10_smumgr.c and make all functions in
polaris10_smumgr.c static.

Reviewed-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/powerplay/smumgr/Makefile
drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smc.c [deleted file]
drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smc.h [deleted file]
drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.c