OSDN Git Service

drm/amdgpu/powerplay: rename smu7_upload_mc_firmware
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 11 Apr 2018 23:09:39 +0000 (18:09 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 May 2018 18:43:13 +0000 (13:43 -0500)
commit9da00630188da6e8ad1596c2b58809c833b16154
tree3fda3beece2c785b3aa2753fe9d59d366d4de040
parentc73a3626619018adfa2bb0fa1e64310be8e73152
drm/amdgpu/powerplay: rename smu7_upload_mc_firmware

It doesn't actually upload any firmware is just
checks the version.  The actual upload happens in
the gmc modules.

Reviewed-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c