All of lore.kernel.org
 help / color / mirror / Atom feed
From: libin.yang@intel.com
To: intel-gfx@lists.freedesktop.org, jani.nikula@linux.intel.com,
	ville.syrjala@linux.intel.com, daniel.vetter@intel.com,
	dhinakaran.pandiyan@intel.com, tiwai@suse.de
Subject: [PATCH v5 0/3] support DP MST audio
Date: Thu, 12 Jan 2017 16:04:51 +0800	[thread overview]
Message-ID: <1484208294-8637-1-git-send-email-libin.yang@intel.com> (raw)

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

This patchset starts to support DP MST audio.

change log:
v4: refine some comments in 0001 and 0002 patches.
    refine the 0003 patch for the new ALSA-Configuration document
v5: add Takashi's Reviewed-by

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

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

             reply	other threads:[~2017-01-12  8:11 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-12  8:04 libin.yang [this message]
2017-01-12  8:04 ` [PATCH v5 1/3] ALSA: hda - add DP mst verb support libin.yang
2017-01-12  8:04 ` [PATCH v5 2/3] ALSA: hda - add DP MST audio support libin.yang
2017-01-12  8:04 ` [PATCH v5 3/3] ALSA: Documentation about HDA DP MST pin init and connection libin.yang
2017-01-12  8:19 ` [PATCH v5 0/3] support DP MST audio Jani Nikula
2017-01-12  8:29   ` Yang, Libin
2017-01-12  8:53     ` Jani Nikula
2017-01-12  9:03       ` Takashi Iwai
2017-01-12  9:06       ` Daniel Vetter
2017-01-12  9:09         ` Daniel Vetter
2017-01-13  2:48           ` 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=1484208294-8637-1-git-send-email-libin.yang@intel.com \
    --to=libin.yang@intel.com \
    --cc=daniel.vetter@intel.com \
    --cc=dhinakaran.pandiyan@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=jani.nikula@linux.intel.com \
    --cc=tiwai@suse.de \
    --cc=ville.syrjala@linux.intel.com \
    /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.