]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd6c8b5c4bba66c3488855fcfc6800bf3828af94d
tree1cd31e92d1c1c0c32582fc3a668ee57c876abef7
parentbe536ebebad575a5442f59dc3773373c89070a6b
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