]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/powerplay: move bootup value before read pptable from vbios
authorHuang Rui <ray.huang@amd.com>
Thu, 31 Jan 2019 13:11:11 +0000 (21:11 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 21 Jun 2019 23:59:24 +0000 (18:59 -0500)
commit28c63f9a18333facb9f8e46cab255698f10a59ac
tree1130edc80e363fa041b39eaa385a58ea589e1179
parent6a526ef9b903c4f444fa806bed3be025fe0b0cf6
drm/amd/powerplay: move bootup value before read pptable from vbios

In navi10, we need read the pp_table_id from bootup value, then decide whether
use load the soft pptable.

Signed-off-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/amdgpu_smu.c