Centos-kernel-stream-9/drivers/acpi/x86
Mark Langsdorf aaf85512af ACPI: x86: Force StorageD3Enable on more products
JIRA: https://issues.redhat.com/browse/RHEL-54149

commit e79a10652bbd320649da705ca1ea0c04351af403
Author: Mario Limonciello <mario.limonciello@amd.com>
Date: Fri, 07 Jun 2024 20:24:07 +0000

A Rembrandt-based HP thin client is reported to have problems where
the NVME disk isn't present after resume from s2idle.

This is because the NVME disk wasn't put into D3 at suspend, and
that happened because the StorageD3Enable _DSD was missing in the BIOS.

As AMD's architecture requires that the NVME is in D3 for s2idle, adjust
the criteria for force_storage_d3 to match *all* Zen SoCs when the FADT
advertises low power idle support.

This will ensure that any future products with this BIOS deficiency don't
need to be added to the allow list of overrides.

Cc: All applicable <stable@vger.kernel.org>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Mark Langsdorf <mlangsdo@redhat.com>
2024-08-22 11:22:33 -04:00
..
Makefile ACPI: x86: Move LPSS to x86 folder 2024-08-22 11:22:21 -04:00
apple.c ACPI: property: Support strings in Apple _DSM props 2024-03-27 11:39:41 -04:00
blacklist.c ACPI: x86: Move blacklist to x86 folder 2024-08-22 11:22:21 -04:00
cmos_rtc.c ACPI: x86: Move acpi_cmos_rtc to x86 folder 2024-08-22 11:22:20 -04:00
lpss.c ACPI: x86: Move LPSS to x86 folder 2024-08-22 11:22:21 -04:00
s2idle.c ACPI: PM: s2idle: Evaluate all Low-Power S0 Idle _DSM functions 2024-08-22 11:22:31 -04:00
utils.c ACPI: x86: Force StorageD3Enable on more products 2024-08-22 11:22:33 -04:00