alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: libin.yang@intel.com
To: alsa-devel@alsa-project.org, tiwai@suse.de
Cc: libin.yang@intel.com, mengdong.lin@intel.com
Subject: [PATCH v4 0/3] support DP MST audio
Date: Tue,  6 Dec 2016 10:48:36 +0800	[thread overview]
Message-ID: <1480992519-108079-1-git-send-email-libin.yang@intel.com> (raw)

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

             reply	other threads:[~2016-12-06  2:54 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-06  2:48 libin.yang [this message]
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

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=1480992519-108079-1-git-send-email-libin.yang@intel.com \
    --to=libin.yang@intel.com \
    --cc=alsa-devel@alsa-project.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).