From: Libin Yang <libin.yang@linux.intel.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: libin.yang@intel.com, mengdong.lin@intel.com,
alsa-devel@alsa-project.org
Subject: Re: [PATCH v3 0/5] ALSA: hda - hdmi support dynmaic pcm assignment
Date: Fri, 11 Dec 2015 14:14:57 +0800 [thread overview]
Message-ID: <566A69E1.4060102@linux.intel.com> (raw)
In-Reply-To: <s5h8u52mmif.wl-tiwai@suse.de>
Hi Takashi,
On 12/10/2015 10:00 PM, Takashi Iwai wrote:
> On Thu, 10 Dec 2015 02:52:07 +0100,
> libin.yang@linux.intel.com wrote:
>>
>> From: Libin Yang <libin.yang@linux.intel.com>
>>
>> The patches are trying to support dynamically binding PCM to pin
>> in HDMI/DP audio.
>>
>> The pin will not bind to any PCM if there is not monitor connected.
>> When there is a monitor connected to the port (pin), driver will
>> try to find a proper PCM to assign to the port and setup the pin
>> if necessary.
>
> Could you rebase your work on the branch topic/hdmi-jack? It contains
> the upcoming changes for ELD notify callback. This would impact on
> your patchset, likely require a slight adjustment.
Sure, I will rebase the patches on the branch hdmi-jack.
>
> Also, do you have the applicable MST audio patchset for drm/i915 side,
> too? I'd like to test it together with the new patchset.
Oh, yes, I have sent the patches to intel-gfx mailing list. Sorry to
forget to CC you. I have CCed you and ALSA mailing list the patches in
that thread now.
The drm/i915 patches are ported from Dave's patch.
Best Regards,
Libin
>
>
> thanks,
>
> Takashi
>
>>
>> Libin Yang (5):
>> ALSA: hda - hdmi begin to support dynamic PCM assignment
>> ALSA: hda - hdmi playback without monitor in dynamic pcm bind mode
>> ALSA: hda - hdmi operate spdif based on pcm
>> ALSA: hda - hdmi dynamically bind PCM to pin when monitor hotplug
>> ALSA: hda - hdmi setup pin when monitor hotplug in pcm dynamic
>> assignment mode
>>
>> sound/pci/hda/hda_codec.h | 1 +
>> sound/pci/hda/patch_hdmi.c | 369 ++++++++++++++++++++++++++++++++++++++++++---
>> 2 files changed, 347 insertions(+), 23 deletions(-)
>>
>> --
>> 1.9.1
>>
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@alsa-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
>
prev parent reply other threads:[~2015-12-11 6:17 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-10 1:52 [PATCH v3 0/5] ALSA: hda - hdmi support dynmaic pcm assignment libin.yang
2015-12-10 1:52 ` [PATCH v3 1/5] ALSA: hda - hdmi begin to support dynamic PCM assignment libin.yang
2015-12-10 1:52 ` [PATCH v3 2/5] ALSA: hda - hdmi playback without monitor in dynamic pcm bind mode libin.yang
2015-12-10 1:52 ` [PATCH v3 3/5] ALSA: hda - hdmi operate spdif based on pcm libin.yang
2015-12-10 1:52 ` [PATCH v3 4/5] ALSA: hda - hdmi dynamically bind PCM to pin when monitor hotplug libin.yang
2015-12-10 1:52 ` [PATCH v3 5/5] ALSA: hda - hdmi setup pin when monitor hotplug in pcm dynamic assignment mode libin.yang
2015-12-11 10:58 ` Takashi Iwai
2015-12-14 8:16 ` Yang, Libin
2015-12-10 14:00 ` [PATCH v3 0/5] ALSA: hda - hdmi support dynmaic pcm assignment Takashi Iwai
2015-12-11 6:14 ` Libin Yang [this message]
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=566A69E1.4060102@linux.intel.com \
--to=libin.yang@linux.intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=libin.yang@intel.com \
--cc=mengdong.lin@intel.com \
--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.