diff options
author | Mario Limonciello <mario.limonciello@amd.com> | 2023-06-02 01:39:53 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2023-06-05 19:23:05 +0200 |
commit | f198478cfdc8105a1c8d8945918904f0498d19be (patch) | |
tree | 58f77ea30a276f630d84037e48e9856d40e227d6 /include | |
parent | ACPI: PM: s2idle: fix section mismatch warning (diff) | |
download | linux-f198478cfdc8105a1c8d8945918904f0498d19be.tar.xz linux-f198478cfdc8105a1c8d8945918904f0498d19be.zip |
ACPI: x86: s2idle: Adjust Microsoft LPS0 _DSM handling sequence
In Windows the Microsoft _DSM doesn't call functions 3->5->7 for suspend
and 8->6->4 for resume like Linux currently does.
Rather it calls 3->7->5 for suspend and 6->8->4 for resume.
Align this calling order for Linux as well.
Link: https://learn.microsoft.com/en-us/windows-hardware/design/device-experiences/modern-standby-states
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions