From: Libin Yang <libin.yang@xxxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx