OSDN Git Service

drm/amd/powerplay: move the funciton of conv_profile_to_workload to asic file
authorKevin Wang <kevin1.wang@amd.com>
Mon, 4 Mar 2019 11:50:02 +0000 (19:50 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 21 Jun 2019 23:59:25 +0000 (18:59 -0500)
commit940680c3b48a5d90896e638cb6ec3bf1a2cebcfa
treecf9c1b902442f5591851b9b5a11719cd2b264c44
parent1e87e0124ba413b751ee03b09f5520e778982b58
drm/amd/powerplay: move the funciton of conv_profile_to_workload to asic file

the function of conv_profile_to_workload is asic related function,
so move them into vega20_ppt 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