Hi, On Tue, Jan 30, 2024 at 05:59:33PM +0800, Jian-Hong Pan wrote: > Some systems, like ASUS B1400CEAE equipped with the SATA controller > [8086:a0d3] can use LPM policy to save power, especially for s2idle. > > However, the same controller may be failed on other platforms. So, > commit (ata: ahci: Revert "ata: ahci: Add Tiger Lake UP{3,4} AHCI > controller") drops LPM policy for [8086:a0d3]. But, this blocks going > to deeper CPU Package C-state when s2idle with enabled Intel VMD. Tiger Lake really should support this with no issues (as are the generations after it). I suggest trying to figure out what was the root cause of the original problem that triggered the revert, if possible at all, perhaps it is is something not related to LPM and that would allow us to enable this unconditionally on all Tiger Lake. I'm pretty sure the platform where this was reported suffers the same s2idle issue you are seeing without this patch.