All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/3] support DP MST audio
@ 2017-01-12  8:04 libin.yang
  2017-01-12  8:04 ` [PATCH v5 1/3] ALSA: hda - add DP mst verb support libin.yang
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: libin.yang @ 2017-01-12  8:04 UTC (permalink / raw)
  To: intel-gfx, jani.nikula, ville.syrjala, daniel.vetter,
	dhinakaran.pandiyan, tiwai

From: Libin Yang <libin.yang@intel.com>

This patchset starts to support DP MST audio.

change log:
v4: refine some comments in 0001 and 0002 patches.
    refine the 0003 patch for the new ALSA-Configuration document
v5: add Takashi's Reviewed-by

Libin Yang (3):
  ALSA: hda - add DP mst verb support
  ALSA: hda - add DP MST audio support
  ALSA: Documentation about HDA DP MST pin init and connection

 Documentation/sound/hd-audio/dp-mst.rst |  17 +++
 sound/pci/hda/hda_codec.c               |  76 +++++++++-
 sound/pci/hda/hda_codec.h               |   3 +
 sound/pci/hda/patch_hdmi.c              | 245 +++++++++++++++++++++++++-------
 4 files changed, 285 insertions(+), 56 deletions(-)

-- 
2.7.4

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2017-01-13  2:48 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-12  8:04 [PATCH v5 0/3] support DP MST audio libin.yang
2017-01-12  8:04 ` [PATCH v5 1/3] ALSA: hda - add DP mst verb support libin.yang
2017-01-12  8:04 ` [PATCH v5 2/3] ALSA: hda - add DP MST audio support libin.yang
2017-01-12  8:04 ` [PATCH v5 3/3] ALSA: Documentation about HDA DP MST pin init and connection libin.yang
2017-01-12  8:19 ` [PATCH v5 0/3] support DP MST audio Jani Nikula
2017-01-12  8:29   ` Yang, Libin
2017-01-12  8:53     ` Jani Nikula
2017-01-12  9:03       ` Takashi Iwai
2017-01-12  9:06       ` Daniel Vetter
2017-01-12  9:09         ` Daniel Vetter
2017-01-13  2:48           ` Yang, Libin

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.