]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu: rename smumgr to smum for dpm
authorHuang Rui <ray.huang@amd.com>
Sun, 19 Jun 2016 13:57:21 +0000 (21:57 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 15 Jul 2016 16:32:50 +0000 (12:32 -0400)
commitf5a13660ccc8f7fdbfa156c9df194af9abdb0bec
tree1516944bfeb7f7f0c99466247dae53451b06dfc0
parentc02da764daf1b5e0684951b271595ef070f43d5a
drm/amdgpu: rename smumgr to smum for dpm

Rename smumgr.h to smum.h, because smum.h is to align with the dpm of
other chips and we will use "iceland_smumgr" at powerplay in following
patches.

Signed-off-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/iceland_dpm.c
drivers/gpu/drm/amd/amdgpu/iceland_smc.c
drivers/gpu/drm/amd/amdgpu/iceland_smum.h [moved from drivers/gpu/drm/amd/amdgpu/iceland_smumgr.h with 100% similarity]