drm/amdgpu: rename amdgpu_dpm_funcs to amd_pm_funcs
authorRex Zhu <Rex.Zhu@amd.com>
Wed, 6 Sep 2017 07:27:59 +0000 (15:27 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Sep 2017 03:30:34 +0000 (23:30 -0400)
commitcfa289fd4986c504b0396cce167802dfcf4943d0
tree8c616086e99e4a5b777a22d8f6e95b22bd4d1a9d
parent698f88e697cc8852558d120fdecfdb38c18c2ff7
drm/amdgpu: rename amdgpu_dpm_funcs to amd_pm_funcs

renamed amdgpu_dpm_funcs and moved to amd_shared.h
so can shared with powerplay.

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/amdgpu/amdgpu_dpm.c
drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.h
drivers/gpu/drm/amd/amdgpu/ci_dpm.c
drivers/gpu/drm/amd/amdgpu/kv_dpm.c
drivers/gpu/drm/amd/amdgpu/si_dpm.c
drivers/gpu/drm/amd/include/amd_shared.h
drivers/gpu/drm/amd/powerplay/inc/amd_powerplay.h