]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
commit45a5e639548c459a5accebad340078e4e6e0e512
treec53a5aceae4ce26220b7387116c1c75f5d900b41
parent4da858c086433cd012c0bb16b5921f6fafe3f803
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