Comment 1 for bug 1990916

Revision history for this message
You-Sheng Yang (vicamo) wrote :

Quoted from Mario Limonciello in https://bugs.launchpad.net/amd/+bug/1988455/comments/1:

This change needs to come in two drivers.
The drivers/acpi/x86/s2idle.c as well as drivers/platform/x86/amd/pmc.c.

The change to s2idle.c has landed through this patch series going into 6.1.

https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git/log/?h=bleeding-edge

9d63b0a08e4d ACPI: x86: s2idle: Add a quirk for ASUSTeK COMPUTER INC. ROG Flow X13
213b18edf309 ACPI: x86: s2idle: Add a quirk for Lenovo Slim 7 Pro 14ARH7
08816b581a65 ACPI: x86: s2idle: Add a quirk for ASUS ROG Zephyrus G14
44b53db6d410 ACPI: x86: s2idle: Add a quirk for ASUS TUF Gaming A17 FA707RE
5c741f11c342 ACPI: x86: s2idle: Add module parameter to prefer Microsoft GUID
f47f08ac6b48 ACPI: x86: s2idle: If a new AMD _HID is missing assume Rembrandt
e3c7a8f1e84c ACPI: x86: s2idle: Move _HID handling for AMD systems into structures

The commit below that if _HID is missing assume Rembrandt behavior will handle it.