[Intel-gfx] [PATCH 0/2] drm/i915 DP MST audio support in i915

libin.yang at linux.intel.com libin.yang at linux.intel.com
Fri Nov 6 00:34:39 PST 2015


From: Libin Yang <libin.yang at 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



More information about the Intel-gfx mailing list