drm/i915/mst: Add bigjoiner handling to MST modeset sequence
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 9 Apr 2024 16:35:01 +0000 (19:35 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 11 Apr 2024 21:03:01 +0000 (00:03 +0300)
commitd403b060933b39f636cae6f5e89cd1522099e553
tree5477303086202dba07cf4641a2bb94d4f62ee8fa
parent3607b30836ae01ff9b2f33ded070901644cb2a21
drm/i915/mst: Add bigjoiner handling to MST modeset sequence

Loop over all joined pipes at relevant points in the MST
modeset sequence.

Carved out from Vidya's earlier big patch, with naming/etc.
changed to match the earlier hsw_crtc_enable() stuff.

Reviewed-by: Arun R Murthy <arun.r.murthy@intel.com>
Co-developed-by: Vidya Srinivas <vidya.srinivas@intel.com>
Signed-off-by: Vidya Srinivas <vidya.srinivas@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240409163502.29633-6-ville.syrjala@linux.intel.com
drivers/gpu/drm/i915/display/intel_dp_mst.c