On Tue, 06 Dec 2016 03:58:21 +0100, Yang, Libin wrote:
The patchset is based on drm-tip branch in git://anongit.freedesktop.org/drm-tip
I'll review and merge if it's OK.
Daniel, do you guys have the stable branch that I can pull into sound tree for DP-MST audio stuff for 4.10?
thanks,
Takashi
Regards, Libin
-----Original Message----- From: Yang, Libin Sent: Tuesday, December 6, 2016 10:49 AM To: alsa-devel@alsa-project.org; tiwai@suse.de Cc: Lin, Mengdong mengdong.lin@intel.com; Yang, Libin libin.yang@intel.com Subject: [alsa-devel] [PATCH v4 0/3] support DP MST audio
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