public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
From: libin.yang@linux.intel.com
To: intel-gfx@lists.freedesktop.org, jani.nikula@linux.intel.com,
	daniel.vetter@intel.com, ville.syrjala@linux.intel.com
Cc: Libin Yang <libin.yang@linux.intel.com>
Subject: [PATCH 0/2] drm/i915 DP MST audio support in i915
Date: Fri,  6 Nov 2015 16:34:39 +0800	[thread overview]
Message-ID: <1446798881-95629-1-git-send-email-libin.yang@linux.intel.com> (raw)

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

These patches add support for DP MST audio in i915 driver.
Patches have been tested on BDW and the result show it won't
impact the DP SST and HDMI audio.

These patches are ported from Dave's patches.
Please check Dave's git tree for original patches:
git://people.freedesktop.org/~airlied/linux

Libin Yang (2):
  dp/mst: add SDP stream support
  drm/i915: start adding dp mst audio

 drivers/gpu/drm/drm_dp_mst_topology.c | 32 +++++++++++++++++++++++++++++---
 drivers/gpu/drm/i915/i915_debugfs.c   | 13 +++++++++++++
 drivers/gpu/drm/i915/intel_audio.c    |  9 ++++++---
 drivers/gpu/drm/i915/intel_dp_mst.c   | 25 +++++++++++++++++++++++++
 include/drm/drm_dp_mst_helper.h       |  6 ++++--
 5 files changed, 77 insertions(+), 8 deletions(-)

-- 
1.9.1

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

             reply	other threads:[~2015-11-06  8:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-06  8:34 libin.yang [this message]
2015-11-06  8:34 ` [PATCH 1/2] dp/mst: add SDP stream support libin.yang
2015-11-06  9:26   ` kbuild test robot
2015-11-06  8:34 ` [PATCH 2/2] drm/i915: start adding dp mst audio libin.yang

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=1446798881-95629-1-git-send-email-libin.yang@linux.intel.com \
    --to=libin.yang@linux.intel.com \
    --cc=daniel.vetter@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=jani.nikula@linux.intel.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox