]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/powerplay: fix resume failed as smu table initialize early exit
authorPrike Liang <Prike.Liang@amd.com>
Wed, 15 Apr 2020 13:43:41 +0000 (21:43 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 17 Apr 2020 21:31:36 +0000 (17:31 -0400)
commit67b01f4856b3601fe588e91e852cbcdd13ce19cb
treec53a5aceae4ce26220b7387116c1c75f5d900b41
parent5be6b324ec14290817429ea361f1e02cb57cd524
drm/amd/powerplay: fix resume failed as smu table initialize early exit

When the amdgpu in the suspend/resume loop need notify the dpm disabled,
otherwise the smu table will be uninitialize and result in resume failed.

Signed-off-by: Prike Liang <Prike.Liang@amd.com>
Tested-by: Mengbing Wang <Mengbing.Wang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/renoir_ppt.c