From: Takashi Iwai <tiwai@suse.de>
To: David Henningsson <david.henningsson@canonical.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: [PATCH 0/4] More aggressive PM for HD-audio
Date: Wed, 18 Mar 2015 21:02:29 +0100 [thread overview]
Message-ID: <s5hegomrs4q.wl-tiwai@suse.de> (raw)
In-Reply-To: <5509D34A.9070006@canonical.com>
At Wed, 18 Mar 2015 20:34:34 +0100,
David Henningsson wrote:
>
>
>
> On 2015-03-18 09:50, Takashi Iwai wrote:
> > Hi,
> >
> > here is a patchset for supporting more aggressive PM for HD-audio.
> > This allows to change the power state of each widget more dynamically
> > with jack and stream states. It's activated only when the codec
> > driver (or via sysfs or f/w patch) sets codec->power_mgmt flag.
>
> Cool. Could you elaborate on how the power_mgmt flag interacts with the
> power_save module parameter (which, on Ubuntu, is set dynamically based
> on AC power or not)? I e, does it make sense to test this both with and
> without power_save enabled?
>
> Also I assume power_save_controller should not matter, right?
The new stuff basically works independently from traditional
power_save and power_save_controller options. But, you can think it's
on top of power_save stuff, i.e. trying to power on/off of each widget
in the codec while the codec itself is powered on by power_save.
Hierarchy is something like:
power_mgmt (managing D0/D3 of each codec widget)
--> power_save (managing D0/D3 of FG node of the codec)
--> power_save_controller (managing D0/D3 of HDA controller)
Takashi
next prev parent reply other threads:[~2015-03-18 20:02 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-18 8:50 [PATCH 0/4] More aggressive PM for HD-audio Takashi Iwai
2015-03-18 8:50 ` [PATCH 1/4] ALSA: hda - Simplify PCM setup overrides Takashi Iwai
2015-03-18 8:50 ` [PATCH 2/4] ALSA: hda - Support advanced power state controls Takashi Iwai
2015-03-18 8:50 ` [PATCH 3/4] ALSA: hda - Use the new power control for VIA codecs Takashi Iwai
2015-03-18 8:50 ` [PATCH 4/4] ALSA: hda - Adjust power of beep widget and outputs Takashi Iwai
2015-03-18 19:34 ` [PATCH 0/4] More aggressive PM for HD-audio David Henningsson
2015-03-18 20:02 ` Takashi Iwai [this message]
2015-03-20 16:20 ` David Henningsson
2015-03-20 16:28 ` Takashi Iwai
2015-03-20 17:18 ` Takashi Iwai
2015-03-20 17:33 ` Takashi Iwai
2015-03-21 6:38 ` Hui Wang
[not found] ` <5513FA8B.402@canonical.com>
2015-03-26 13:10 ` Takashi Iwai
2015-03-26 13:52 ` Takashi Iwai
2015-03-27 0:11 ` Hui Wang
2015-03-30 6:53 ` hwang4
2015-04-04 10:31 ` Takashi Iwai
2015-04-09 6:54 ` hwang4
2015-04-09 6:56 ` Takashi Iwai
2015-04-09 6:59 ` David Henningsson
2015-04-09 8:35 ` Takashi Iwai
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=s5hegomrs4q.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@alsa-project.org \
--cc=david.henningsson@canonical.com \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox