Bug 216269

Summary: amdgpu firmware version 22.20 breaks s2idle
Product: ACPI Reporter: XiaoYan Li (lxy.lixiaoyan)
Component: Power-Sleep-WakeAssignee: acpi_power-sleep-wake
Status: RESOLVED CODE_FIX    
Severity: normal CC: mario.limonciello
Priority: P1    
Hardware: AMD   
OS: Linux   
Kernel Version: 5.19-rc7 Subsystem:
Regression: Yes Bisected commit-id:

Description XiaoYan Li 2022-07-22 17:42:00 UTC
This is a regression. Linux firmware 20220708 works perfectly. With the latest firmware from the git main branch, s2idle for several hours causes the laptop to shut down.
Comment 1 Mario Limonciello (AMD) 2022-07-23 01:31:59 UTC
There is a revert for the broken VCN firmware.
https://lore.kernel.org/linux-firmware/CADnq5_N5qZW3c_YUaAB2_9zp6kYHSfVR4KopexkFSi02W6nZbg@mail.gmail.com/T/#mf20ab0376abfe8d8aa1fe092564dcc5537e6e67d

Can you revert that and confirm if it fixes things?
Comment 2 XiaoYan Li 2022-07-24 02:51:59 UTC
Yes, it seems to function properly.