]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/pm: bug fix for the runtime pm BACO
authorKenneth Feng <kenneth.feng@amd.com>
Fri, 6 Aug 2021 02:28:04 +0000 (10:28 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 6 Aug 2021 20:12:07 +0000 (16:12 -0400)
commit1b41d67ec9612b30aaa2ef3848d86a708eceb2cf
treeb35af8352ea6afe51efe1b2914ffd22bddb97f2b
parente88ebd83ed50aeaa46eb600ca3315c8eb2cdc4fb
drm/amd/pm: bug fix for the runtime pm BACO

In some systems only MACO is supported. This is to fix the problem
that runtime pm is enabled but BACO is not supported. MACO will be
handled seperately.

Signed-off-by: Kenneth Feng <kenneth.feng@amd.com>
Reviewed-by: Jack Gui <Jack.Gui@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c