]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915: Factor out function to modeset commit a set of pipes
authorImre Deak <imre.deak@intel.com>
Mon, 10 Jun 2024 16:49:17 +0000 (19:49 +0300)
committerImre Deak <imre.deak@intel.com>
Thu, 13 Jun 2024 18:26:49 +0000 (21:26 +0300)
commite5bf189a0f2508ec6e72926728aec35f806dca76
treec884e68603009bade8e99f1f60e9378e0bfb0d55
parent9eb4aab86a87e4bd65530dd90a97f45ba13a368a
drm/i915: Factor out function to modeset commit a set of pipes

Factor out a function to modeset commit a set of pipes, which a later
patch will reuse for DP link retraining.

Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240610164933.2947366-6-imre.deak@intel.com
drivers/gpu/drm/i915/display/intel_ddi.c
drivers/gpu/drm/i915/display/intel_display.c
drivers/gpu/drm/i915/display/intel_display.h