OSDN Git Service

drm/amd/powerplay: move the function of is_dpm_running to asic file
authorKevin Wang <kevin1.wang@amd.com>
Tue, 5 Mar 2019 07:42:16 +0000 (15:42 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 21 Jun 2019 23:59:25 +0000 (18:59 -0500)
commite17980535bca652e733eed910c0a434a5524885d
tree1cd31e92d1c1c0c32582fc3a668ee57c876abef7
parent6d22f1aa924c6012e4107b40b111c21b9d2b5c0d
drm/amd/powerplay: move the function of is_dpm_running to asic file

the function os is_dpm_running is aisc related function,
so move them to asic file.

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