From: libin.yang@linux.intel.com
To: alsa-devel@alsa-project.org, tiwai@suse.de
Cc: libin.yang@intel.com, mengdong.lin@intel.com,
Libin Yang <libin.yang@linux.intel.com>
Subject: [RFC PATCH 0/3] support DP MST audio
Date: Mon, 26 Sep 2016 16:35:35 +0800 [thread overview]
Message-ID: <1474878938-10260-1-git-send-email-libin.yang@linux.intel.com> (raw)
From: Libin Yang <libin.yang@linux.intel.com>
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
next reply other threads:[~2016-09-26 8:40 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-26 8:35 libin.yang [this message]
2016-09-26 8:35 ` [RFC PATCH 1/3] ALSA: hda - codec add DP MST support for connection list libin.yang
2016-09-26 8:35 ` [RFC PATCH 2/3] ALSA: hda - add DP mst verb support libin.yang
2016-09-26 8:35 ` [RFC PATCH 3/3] ALSA: hda - add DP mst audio support libin.yang
2016-09-26 15:10 ` [RFC PATCH 0/3] support DP MST audio Takashi Iwai
2016-09-26 16:07 ` Yang, Libin
2016-09-26 17:50 ` Takashi Iwai
2016-09-27 7:47 ` Yang, Libin
2016-09-27 7:58 ` Takashi Iwai
2016-09-27 8:18 ` Yang, Libin
2016-09-27 8:45 ` Takashi Iwai
2016-09-28 2:50 ` Yang, Libin
2016-09-28 7:57 ` Takashi Iwai
2016-09-28 8:18 ` Yang, Libin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1474878938-10260-1-git-send-email-libin.yang@linux.intel.com \
--to=libin.yang@linux.intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=libin.yang@intel.com \
--cc=mengdong.lin@intel.com \
--cc=tiwai@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.