]> git.dujemihanovic.xyz Git - linux.git/commit
dm/amd/pm: Fix problems with reboot/shutdown for some SMU 13.0.4/13.0.11 users
authorMario Limonciello <mario.limonciello@amd.com>
Thu, 2 May 2024 18:32:17 +0000 (13:32 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 8 May 2024 19:50:47 +0000 (15:50 -0400)
commitcd94d1b182d2986378550c9087571991bfee01d4
tree00ffb395c3c9da1dadcddc183843b4ae56737c92
parentcf37a5318dd68aa0eb909e210aebd219bc0ff64a
dm/amd/pm: Fix problems with reboot/shutdown for some SMU 13.0.4/13.0.11 users

Limit the workaround introduced by commit 31729e8c21ec ("drm/amd/pm: fixes
a random hang in S4 for SMU v13.0.4/11") to only run in the s4 path.

Cc: Tim Huang <Tim.Huang@amd.com>
Fixes: 31729e8c21ec ("drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11")
Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3351
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_4_ppt.c