LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: <Mario.Limonciello@dell.com>
To: <srinivas.pandruvada@intel.com>, <linux-acpi@vger.kernel.org>,
<linux-kernel@vger.kernel.org>, <dgilmore@redhat.com>
Subject: RE: issues with suspend on Dell XPS 13 2-in-1
Date: Thu, 19 Apr 2018 19:53:18 +0000 [thread overview]
Message-ID: <3c730d38c3b345289ec27434d79349cb@ausx13mpc120.AMER.DELL.COM> (raw)
In-Reply-To: <1524167123.8392.7.camel@intel.com>
> -----Original Message-----
> From: Pandruvada, Srinivas [mailto:srinivas.pandruvada@intel.com]
> Sent: Thursday, April 19, 2018 2:46 PM
> To: linux-acpi@vger.kernel.org; linux-kernel@vger.kernel.org;
> dgilmore@redhat.com; Limonciello, Mario
> Subject: Re: issues with suspend on Dell XPS 13 2-in-1
>
> On Thu, 2018-04-19 at 17:30 +0000, Mario.Limonciello@dell.com wrote:
>
> [...]
>
> > >
> Those should impact opportunistic idle since for S2I regular
> > > suspend
> > > callbacks are called. In my 9365, I can get PC10 during S2I path
> > > without adjusting them. Only problematic is systems with SATA,
> > > where we
> > > need to enable devsleep.
> >
> > Hmm, Dennis did mention that he had an NVME disk, so it can't be a
> > devsleep
> > problem.
> >
> > Perhaps can you also share your kernel config used with 9365 so
> > Dennis
> > can compare?
> I am using ubuntu kernel config as is. Nothing special.
> We need to look at the turbostat data and see what PkgC states the
> system can reach. May be the issues is with loading DMC firmware or
> some LTR issues.
It could be potentially needing to update to new DMC firmware than
Fedora installs by default too then.
Eg due to:
https://github.com/torvalds/linux/commit/39ccc9852e2b46964c9c44eba52db57413ba6d27
https://github.com/torvalds/linux/commit/4f0aa1fa3e3849caee450ee5d14fcc289cf16703
>
> Thanks,
> Srinivas
>
> >
> > I believe we'll need to see some more information from Dennis you
> > asked
> > in previous email before we can make more progress here though.
> >
> > > >
> > > > > I suggest run
> > > > > #turbostat
> > > > > then suspend and wake
> > > > > when wake up let the turbostat collect data for next sampling
> > > > > interval.
> > > > > We have to see what are PkgC% residencies are?
> > > >
> > > > Assuming you mean for Dan to run this after he adjusts all the PM
> > > > settings
> > > > for those options power top called out, right?
> > >
> > > It is better.
> > > May be some device is not behaving correctly. So he can try with
> > > powertop --auto-tune and check turbostat and see status of PkgC
> > > states.
> > >
> > > Thanks,
> > > Srinivas
> > >
> > > >
> > > > >
> > > > > Thanks,
> > > > > Srinivas
> > > > >
> > > > > >
> > > > > >
> > > > > > > Good Bluetooth device interface status
> > > > > > > Good Enable Audio codec power management
> > > > > > > Good Runtime PM for I2C Adapter i2c-8 (Synopsys
> > > > > > > DesignWare
> > > > > > > I2C adapter)
> > > > > > > Good Autosuspend for USB device
> > > > > > > Integrated_Webcam_HD
> > > > > > > [CNFGE16N092020028362]
> > > > > > > Good Autosuspend for USB device xHCI Host
> > > > > > > Controller
> > > > > > > [usb1]
> > > > > > > Good Autosuspend for USB device xHCI Host
> > > > > > > Controller
> > > > > > > [usb2]
> > > > > > > Good Runtime PM for I2C Adapter i2c-7 (SMBus
> > > > > > > I801
> > > > > > > adapter
> > > > > > > at efa0)
> > > > > > > Good Autosuspend for unknown USB device 1-2
> > > > > > > (8087:0a2b)
> > > > > > > Good Runtime PM for I2C Adapter i2c-6 (Synopsys
> > > > > > > DesignWare
> > > > > > > I2C adapter)
> > > > > > > Good I2C Device i2c-DLL077A:01 has no runtime
> > > > > > > power
> > > > > > > management
> > > > > > > Good I2C Device i2c-WCOM482F:00 has no runtime
> > > > > > > power
> > > > > > > management
> > > > > > > Good Runtime PM for PCI Device Intel
> > > > > > > Corporation
> > > > > > > Sunrise
> > > > > > > Point-LP PCI Express Root Port #10
> > > > > > > Good Runtime PM for PCI Device Intel
> > > > > > > Corporation
> > > > > > > Sunrise
> > > > > > > Point-LP CSME HECI #1
> > > > > > > Good Runtime PM for PCI Device Intel
> > > > > > > Corporation
> > > > > > > Sunrise
> > > > > > > Point-LP Serial IO I2C Controller #1
> > > > > > > Good Runtime PM for PCI Device Intel
> > > > > > > Corporation
> > > > > > > Sunrise
> > > > > > > Point-LP SMBus
> > > > > > > Good Runtime PM for PCI Device Intel
> > > > > > > Corporation
> > > > > > > Sunrise
> > > > > > > Point-LP PCI Express Root Port #5
> > > > > > > Good Runtime PM for PCI Device Intel
> > > > > > > Corporation
> > > > > > > Sunrise
> > > > > > > Point-LP Serial IO I2C Controller #0
> > > > > > > Good Wake-on-lan status for device virbr0-nic
> > > > > > > Good Wake-on-lan status for device virbr0
> > > > > > > Good Wake-on-lan status for device wlp60s0
> > > > > > >
> > > > > > > Regards
> > > > > > >
> > > > > > > Dennis
next prev parent reply other threads:[~2018-04-19 19:53 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-14 2:02 Dennis Gilmore
2018-04-16 16:07 ` Mario.Limonciello
2018-04-17 22:59 ` Pandruvada, Srinivas
2018-04-18 21:01 ` Mario.Limonciello
2018-04-19 4:36 ` Pandruvada, Srinivas
2018-04-19 17:30 ` Mario.Limonciello
2018-04-19 19:45 ` Pandruvada, Srinivas
2018-04-19 19:53 ` Mario.Limonciello [this message]
[not found] ` <CAJesf3MUUGo_MVpr9+8zy-Nm5OAuYu1uwo2z50T2KcN-G5B5ew@mail.gmail.com>
[not found] ` <1524708778.7505.1.camel@intel.com>
2018-04-26 3:06 ` Dennis Gilmore
2018-04-26 5:34 ` Pandruvada, Srinivas
2018-04-26 12:42 ` Dennis Gilmore
2018-04-26 15:09 ` Pandruvada, Srinivas
2018-04-26 15:40 ` Dennis Gilmore
2018-10-12 13:38 ` Dennis Gilmore
2018-10-12 17:46 ` Mario.Limonciello
2018-10-14 18:48 ` Dennis Gilmore
2018-10-15 4:29 ` Mario.Limonciello
2018-10-16 17:33 ` Pandruvada, Srinivas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3c730d38c3b345289ec27434d79349cb@ausx13mpc120.AMER.DELL.COM \
--to=mario.limonciello@dell.com \
--cc=dgilmore@redhat.com \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=srinivas.pandruvada@intel.com \
--subject='RE: issues with suspend on Dell XPS 13 2-in-1' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).