mbox series

[0/2] DP2.0 SDP split support for DP-MST

Message ID 20230810170341.268503-1-vinod.govindapillai@intel.com (mailing list archive)
Headers show
Series DP2.0 SDP split support for DP-MST | expand

Message

Vinod Govindapillai Aug. 10, 2023, 5:03 p.m. UTC
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(-)