All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Henningsson <david.henningsson@canonical.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org
Subject: Re: [PATCH] ALSA: hda - Remove speaker clicks on CX20549
Date: Mon, 18 Feb 2013 10:22:19 +0100	[thread overview]
Message-ID: <5121F2CB.7000504@canonical.com> (raw)
In-Reply-To: <s5hd2w3upmk.wl%tiwai@suse.de>

On 02/14/2013 12:00 PM, Takashi Iwai wrote:
> At Thu, 14 Feb 2013 11:36:39 +0100,
> David Henningsson wrote:
>>
>> This chip needs the speaker pin to go to D3 to avoid clicks,
>> so default_power_filter does not work here.
>>
>> This was found on Thinkpad R61i/T61i but I guess it applies to
>> the entire chip. If not, quirks should be set for at least
>> PCI SSID 17aa:20ac.
>>
>> Thanks to c4pp4 for testing.
>>
>> BugLink: https://bugs.launchpad.net/bugs/886975
>> Signed-off-by: David Henningsson <david.henningsson@canonical.com>
>
> Thanks, applied now.
>
> Just wonder, though, whether rather setting
> spec->gen.power_down_unused = 1 works.  When it's set, the generic
> parser applies the own power filter, and it doesn't have the EAPD
> check either (plus it does more aggressive power-down of unused
> widgets).
>
> Or, maybe we just drop the EAPD check, and move it to specific fixup.
> AFAIK, it was required only for old Gateway laptops.

If gen.power_down_unused is what is believed to get the best power 
savings (by powering down more sub-areas of the chip), maybe a 
reasonable strategy to be to carefully move towards making 
gen.power_down_unused the default, first for the stuff that we have hw 
for and can test, or the new chips that we add, and if that works out 
fine we could try activate it for older chips too.

What do you think?

-- 
David Henningsson, Canonical Ltd.
https://launchpad.net/~diwic

  reply	other threads:[~2013-02-18  9:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-14 10:36 [PATCH] ALSA: hda - Remove speaker clicks on CX20549 David Henningsson
2013-02-14 11:00 ` Takashi Iwai
2013-02-18  9:22   ` David Henningsson [this message]
2013-02-18  9:28     ` Takashi Iwai
2013-02-18  9:40       ` David Henningsson
2013-02-18  9:45         ` 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=5121F2CB.7000504@canonical.com \
    --to=david.henningsson@canonical.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=tiwai@suse.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.