]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/powerplay: move the smc_if_version to asic file
authorKevin Wang <kevin1.wang@amd.com>
Mon, 11 Mar 2019 03:00:48 +0000 (11:00 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Mar 2019 20:36:50 +0000 (15:36 -0500)
commita4f5a438aba0fa08def02a09cccbcb8f627f630f
tree4456985f1327eb74c2c8b407656ae3cb3e1a4003
parentf8a556e79c720af86e183a3cd4e95fb6174eda47
drm/amd/powerplay: move the smc_if_version to asic file

each asic may be has different smc if version,
so move its to asic file to implement.

Signed-off-by: Kevin Wang <kevin1.wang@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/inc/amdgpu_smu.h
drivers/gpu/drm/amd/powerplay/smu_v11_0.c
drivers/gpu/drm/amd/powerplay/vega20_ppt.c