All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] support DP MST audio
@ 2016-12-06  2:48 libin.yang
  2016-12-06  2:48 ` [PATCH v4 1/3] ALSA: hda - add DP mst verb support libin.yang
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: libin.yang @ 2016-12-06  2:48 UTC (permalink / raw)
  To: alsa-devel, tiwai; +Cc: libin.yang, mengdong.lin

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

This patchset starts to support DP MST audio.

This patchset is based on drm-tip on
git://anongit.freedesktop.org/drm-tip

change log:
v4: refine some comments in 0001 and 0002 patches.
    refine the 0003 patch for the new ALSA-Configuration document

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

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

end of thread, other threads:[~2017-01-11  8:44 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-06  2:48 [PATCH v4 0/3] support DP MST audio libin.yang
2016-12-06  2:48 ` [PATCH v4 1/3] ALSA: hda - add DP mst verb support libin.yang
2016-12-06  2:48 ` [PATCH v4 2/3] ALSA: hda - add DP MST audio support libin.yang
2016-12-06  2:48 ` [PATCH v4 3/3] ALSA: Documentation about HDA DP MST pin init and connection libin.yang
2016-12-06  2:58 ` [PATCH v4 0/3] support DP MST audio Yang, Libin
2016-12-06  7:20   ` Takashi Iwai
2016-12-06  7:51     ` [alsa-devel] " Daniel Vetter
2016-12-06  8:11       ` Takashi Iwai
2017-01-09  6:22         ` Yang, Libin
2017-01-10  8:19           ` Takashi Iwai
2017-01-10  8:45             ` Yang, Libin
2017-01-10  8:49               ` Takashi Iwai
2017-01-11  7:39                 ` Daniel Vetter
2017-01-11  8:00                   ` Takashi Iwai
2017-01-11  8:35                     ` Daniel Vetter
2017-01-11  8:44                       ` 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.