From: Libin Yang <libin.yang@xxxxxxxxxxxxxxx> This patchset starts to support DP MST audio. This patchset is based on drm-intel-nightly on git://anongit.freedesktop.org/drm-intel Libin Yang (3): ALSA: hda - codec add DP MST support for connection list ALSA: hda - add DP mst verb support ALSA: hda - add DP mst audio support sound/pci/hda/hda_codec.c | 129 ++++++++++++++++++----- sound/pci/hda/hda_codec.h | 18 ++-- sound/pci/hda/hda_generic.c | 18 ++-- sound/pci/hda/hda_proc.c | 2 +- sound/pci/hda/patch_analog.c | 18 ++-- sound/pci/hda/patch_hdmi.c | 228 +++++++++++++++++++++++++++++++---------- sound/pci/hda/patch_realtek.c | 22 ++-- sound/pci/hda/patch_sigmatel.c | 4 +- sound/pci/hda/patch_via.c | 10 +- 9 files changed, 328 insertions(+), 121 deletions(-) -- 1.9.1 _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel