Message ID | 20230822204818.109742-1-vinod.govindapillai@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | SDP split for DP-MST | expand |
On Tue, 22 Aug 2023, Vinod Govindapillai <vinod.govindapillai@intel.com> wrote: > SDP split config for DP-MST > > v1: Fix wrong port comparison (Jani Nikula) > > Vinod Govindapillai (2): > drm/i915/display: update intel_dp_has_audio to support MST > drm/i915/display: configure SDP split for DP-MST Pushed to din, thanks for the patches. BR, Jani. > > drivers/gpu/drm/i915/display/intel_dp.c | 12 +++++++----- > drivers/gpu/drm/i915/display/intel_dp.h | 3 +++ > drivers/gpu/drm/i915/display/intel_dp_mst.c | 21 ++++----------------- > 3 files changed, 14 insertions(+), 22 deletions(-)