]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/swSMU: correct the bootup power source for Navi1X (v2)
authorEvan Quan <evan.quan@amd.com>
Fri, 20 Mar 2020 18:09:21 +0000 (14:09 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 25 Mar 2020 21:00:11 +0000 (17:00 -0400)
commit6e677d4655f309f28683dab68e9f114500c66e10
tree57fe1a47d83c7fbea782f00ee94d4fab6ce198aa
parent659e123b86831093b3bdd79c76def33a1d1696c6
drm/amdgpu/swSMU: correct the bootup power source for Navi1X (v2)

PMFW may boots those ASICs with DC mode. Need to set it back
to AC mode.

v2: split from Evan's original patch (Alex)

Bug: https://gitlab.freedesktop.org/drm/amd/issues/1043
Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/amdgpu_smu.c