[Bug 93035] [SKL-Y] Can't reach deepest state than pc2

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Nov 23 11:33:20 PST 2015


https://bugs.freedesktop.org/show_bug.cgi?id=93035

Imre Deak <imre.deak at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |imre.deak at intel.com

--- Comment #30 from Imre Deak <imre.deak at intel.com> ---
Created attachment 120068
  --> https://bugs.freedesktop.org/attachment.cgi?id=120068&action=edit
Patch to enable AHCI ALPM accounting

(In reply to cprigent from comment #29)
> Yes, I confirm the typo. Now PCI VGA controler successfully suspends.
> I still see residency only in PC2 state. New logs attached.

Ok, thanks for the report. It looks like from our side things are fine, we
runtime suspend and enable DC6. We get DC5 residency, but not DC6. AFAIK this
is because DC6 is allowed only once the PCU determines that everything else is
ready for PC9/10, or some other system-wide condition prevents PCU from
signaling DC6 readiness.

In general it'll be difficult for us GFX team to ensure that everything else is
correct for system power states. It does work now on a couple of machines here,
so I guess we can give it a go, but we may need to reconsider testing system
power states if independent components will break too often.

I have two ideas what can go wrong on your machine: SSD and LPSS. To see if
it's the SSD please apply the ALPM accounting patch and rerun/reattach the
powertop --html. For LPSS please make sure you have the following enabled in
your kconfig, I see that you don't have the corresponding driver loaded now,
and it's not runtime suspended:
CONFIG_MFD_INTEL_LPSS=y
CONFIG_MFD_INTEL_LPSS_ACPI=y
CONFIG_MFD_INTEL_LPSS_PCI=y

If these don't help, some more random ideas, you could try them one-at-a-time:
- Please make sure everything is disconnected (I saw you did this for most
things already)
- Reset the BIOS to default settings and enable 'ACPI Settings'/'Low Power S0
Idle Capability'
- Try to disable devices in BIOS.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20151123/7bd51e53/attachment.html>


More information about the intel-gfx-bugs mailing list