public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/i915 DP MST audio support in i915
@ 2015-11-06  8:34 libin.yang
  2015-11-06  8:34 ` [PATCH 1/2] dp/mst: add SDP stream support libin.yang
  2015-11-06  8:34 ` [PATCH 2/2] drm/i915: start adding dp mst audio libin.yang
  0 siblings, 2 replies; 4+ messages in thread
From: libin.yang @ 2015-11-06  8:34 UTC (permalink / raw)
  To: intel-gfx, jani.nikula, daniel.vetter, ville.syrjala; +Cc: Libin Yang

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-11-06  9:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-06  8:34 [PATCH 0/2] drm/i915 DP MST audio support in i915 libin.yang
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox