[PATCH 5/5] drm/amd/pp: remove polaris10_smc/smumgr split.

Alex Deucher alexdeucher at gmail.com
Mon Oct 9 19:55:33 UTC 2017


On Mon, Oct 9, 2017 at 4:43 AM, Rex Zhu <Rex.Zhu at amd.com> wrote:
> move functions in polaris_smc.c to
> polaris10_smumgr.c and make all functions in
> polaris10_smumgr.c static.
>
> Signed-off-by: Rex Zhu <Rex.Zhu at amd.com>
>
> Change-Id: Ia990fc29148fd7c4d9b18a5ef9c2ff5410cc9004
> ---
>  drivers/gpu/drm/amd/powerplay/smumgr/Makefile      |    2 +-
>  .../gpu/drm/amd/powerplay/smumgr/polaris10_smc.c   | 2354 --------------------
>  .../gpu/drm/amd/powerplay/smumgr/polaris10_smc.h   |   44 -
>  .../drm/amd/powerplay/smumgr/polaris10_smumgr.c    | 2226 +++++++++++++++++-
>  4 files changed, 2226 insertions(+), 2400 deletions(-)
>  delete mode 100644 drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smc.c
>  delete mode 100644 drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smc.h

Series is:
Reviewed-by: Alex Deucher <alexander.deucher at amd.com>


More information about the amd-gfx mailing list