]> asedeno.scripts.mit.edu Git - linux.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)
commit1fb4f15548240df4f4bd9a855ee09942d6accc74
tree4456985f1327eb74c2c8b407656ae3cb3e1a4003
parent96e1b2c2f2639a83baaa61fed6ceccd76b99fa8b
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