From: David Henningsson <david.henningsson@canonical.com>
To: "Wang, Xingchao" <xingchao.wang@intel.com>
Cc: Takashi Iwai <tiwai@suse.de>,
"alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>
Subject: Re: [PATCH 2/2] ALSA: hda - get realtime ELD info when codec suspended
Date: Tue, 25 Jun 2013 11:43:28 +0200 [thread overview]
Message-ID: <51C96640.2020103@canonical.com> (raw)
In-Reply-To: <46B810F6945F7C4788E11DCE57EC4890118344E1@SHSMSX104.ccr.corp.intel.com>
On 06/25/2013 11:33 AM, Wang, Xingchao wrote:
> Hi David,
>
>
>> -----Original Message-----
>> From: alsa-devel-bounces@alsa-project.org
>> [mailto:alsa-devel-bounces@alsa-project.org] On Behalf Of David Henningsson
>> Sent: Tuesday, June 25, 2013 5:02 PM
>> To: Wang, Xingchao
>> Cc: Takashi Iwai; alsa-devel@alsa-project.org
>> Subject: Re: [alsa-devel] [PATCH 2/2] ALSA: hda - get realtime ELD info when
>> codec suspended
>>
>> On 06/25/2013 09:55 AM, Takashi Iwai wrote:
>>> At Tue, 25 Jun 2013 09:45:04 +0200,
>>> David Henningsson wrote:
>>>>> There is a low power mode that allows the jack detection, but this
>>>>> is different from the aggressive power-saving with runtime D3.
>>>>
>>>> If "aggressive power-saving with runtime D3" is the same as
>>>> AZX_DCAPS_PM_RUNTIME, this is also enabled for analog codecs
>>>> connected to a Lynx point controller.
>>>>
>>>> It looks like userspace have problems getting notifications for e g
>>>> headphone insertion on Lynx point controllers, so this is not only an
>>>> HDMI/DP problem?
>>>
>>> Yes.
>>>
>>>> Trying to read up a little on this, there seem to be an option to set
>>>> the WAKEEN register to have jack detection working even when the
>>>> controller is in D3. (refer HDA specification 4.5.9.2:
>>>> Codec Wake From System S0, Controller D3.) But it seems we do not
>>>> (yet) use this feature. Is this something that could/should be
>>>> implemented to fix the jack detection problems that seems to be
>>>> happening otherwise?
>>>
>>> It sounds feasible, at least for traditional jack detection of analog
>>> pins. But I'm not sure whether this would help for the Intel graphics
>>> case. Just need testing.
>>
>> Xingchao, what are your thoughts about using WAKEEN to wakeup both Lynx
>> point and Haswell HDMI?
>
> That's okay for me, I would do some test on that. do you have some test cases?
> That would help me verify them when enable WAKEEN feature.
Since we still enable the legacy jack feature through /dev/input/event*,
the easiest way to test would probably to run evtest (which is in the
Ubuntu repositories). Find the correct /dev/input/event file by checking
dmesg (or just trying them one by one), then run "sudo evtest
/dev/input/<filename>".
Now check if you get events correctly on HDMI/DP/Headphone/Mic/etc plug
and unplug, even if the controller is runtime suspended.
Also note that WAKEEN should probably be disabled during system S3,
because we don't want to wake up the entire computer just because
somebody unplugs his headphone, right?
--
David Henningsson, Canonical Ltd.
https://launchpad.net/~diwic
next prev parent reply other threads:[~2013-06-25 9:43 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-24 11:45 [PATCH 1/2] ALSA: hdmi - poll eld at resume time Wang Xingchao
2013-06-24 10:43 ` Wang, Xingchao
2013-06-24 11:32 ` Takashi Iwai
2013-06-24 12:19 ` Wang, Xingchao
2013-06-24 12:49 ` Takashi Iwai
2013-06-25 4:54 ` Wang, Xingchao
2013-06-25 6:06 ` Takashi Iwai
2013-06-25 6:34 ` Wang, Xingchao
2013-06-25 7:06 ` Takashi Iwai
2013-06-25 7:09 ` Takashi Iwai
2013-06-25 8:30 ` Wang, Xingchao
2013-06-26 4:28 ` Wang, Xingchao
2013-06-25 6:15 ` Wang, Xingchao
2013-06-24 11:45 ` [PATCH 2/2] ALSA: hda - get realtime ELD info when codec suspended Wang Xingchao
2013-06-24 11:36 ` Takashi Iwai
2013-06-24 11:56 ` Wang, Xingchao
2013-06-24 12:00 ` Takashi Iwai
2013-06-24 12:47 ` David Henningsson
2013-06-24 13:00 ` Takashi Iwai
2013-06-25 7:45 ` David Henningsson
2013-06-25 7:55 ` Takashi Iwai
2013-06-25 9:02 ` David Henningsson
2013-06-25 9:33 ` Wang, Xingchao
2013-06-25 9:43 ` David Henningsson [this message]
2013-07-12 6:13 ` Wang Xingchao
2013-07-15 4:28 ` David Henningsson
2013-07-15 8:54 ` Wang, Xingchao
2013-07-17 10:15 ` Wang, Xingchao
2013-07-18 5:47 ` Wang, Xingchao
2013-07-18 6:43 ` 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=51C96640.2020103@canonical.com \
--to=david.henningsson@canonical.com \
--cc=alsa-devel@alsa-project.org \
--cc=tiwai@suse.de \
--cc=xingchao.wang@intel.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;
as well as URLs for NNTP newsgroup(s).