]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amd/powerplay: move PPTable_t uses into asic level
authorHuang Rui <ray.huang@amd.com>
Sun, 31 Mar 2019 05:25:04 +0000 (13:25 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 21 Jun 2019 23:59:26 +0000 (18:59 -0500)
commitee0db82027eef38d869d22cfa24a18d78b590db9
tree6f8d62100803680d5905b2f58ddba64e09628053
parentcbfba01dde1cb8e805898607544aa8de606a3cfe
drm/amd/powerplay: move PPTable_t uses into asic level

This patch moves the rest of PPTable_t uses into asic level. It's to avoid the
conflicts with different asic.

Signed-off-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Kevin Wang <kevin1.wang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@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