alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [RFC V2 PATCH 0/5] hdmi audio dynamically bind PCM to pin
@ 2015-11-23 14:09 libin.yang
  2015-11-23 14:09 ` libin.yang
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: libin.yang @ 2015-11-23 14:09 UTC (permalink / raw)
  To: alsa-devel, tiwai; +Cc: libin.yang, Libin Yang, mengdong.lin

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.

Libin Yang (5):
  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 - add in_use flag in hda_pcm
  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 | 361 ++++++++++++++++++++++++++++++++++++++++++---
 2 files changed, 343 insertions(+), 19 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2015-11-25  6:53 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-23 14:09 [RFC V2 PATCH 0/5] hdmi audio dynamically bind PCM to pin libin.yang
2015-11-23 14:09 ` libin.yang
2015-11-23 14:09 ` [RFC V2 PATCH 1/5] ALSA: hda - hdmi playback without monitor in dynamic pcm bind mode libin.yang
2015-11-23 16:01   ` Takashi Iwai
2015-11-25  6:50     ` Yang, Libin
2015-11-23 14:09 ` [RFC V2 PATCH 2/5] ALSA: hda - hdmi operate spdif based on pcm libin.yang
2015-11-23 14:09 ` [RFC V2 PATCH 3/5] ALSA: hda - hdmi dynamically bind PCM to pin when monitor hotplug libin.yang
2015-11-23 15:59   ` Takashi Iwai
2015-11-25  6:53     ` Yang, Libin
2015-11-23 14:09 ` [RFC V2 PATCH 4/5] ALSA: hda - add in_use flag in hda_pcm libin.yang
2015-11-23 15:50   ` Takashi Iwai
2015-11-25  6:50     ` Yang, Libin
2015-11-23 14:09 ` [RFC V2 PATCH 5/5] ALSA: hda - hdmi setup pin when monitor hotplug in pcm dynamic assignment mode libin.yang

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).