Add DP2.0 SDP split support for DP-MST Vinod Govindapillai (2): drm/i915/display: streamline the dp audio config steps drm/i915/display: configure SDP split for DP MST drivers/gpu/drm/i915/display/intel_audio.c | 6 ++--- drivers/gpu/drm/i915/display/intel_audio.h | 3 +-- drivers/gpu/drm/i915/display/intel_ddi.c | 2 +- drivers/gpu/drm/i915/display/intel_dp.c | 27 ++++++++++----------- drivers/gpu/drm/i915/display/intel_dp.h | 4 +++ drivers/gpu/drm/i915/display/intel_dp_mst.c | 11 ++++++--- 6 files changed, 29 insertions(+), 24 deletions(-) -- 2.34.1