This is v2 of [1], dropping the change to lock PPS and enable VDD from a separate function, as requested by Jani.
Cc: Jani Nikula <[email protected]> Cc: Ville Syrjälä <[email protected]> [1] https://lore.kernel.org/all/[email protected] Imre Deak (2): drm/i915/pps: Let calling intel_pps_vdd_{on,off}_unlocked() w/o PPS lock held drm/i915/dp_mst: Fix side-band message timeouts due to long PPS delays drivers/gpu/drm/i915/display/intel_dp_aux.c | 21 ++++++++++++++++++--- drivers/gpu/drm/i915/display/intel_pps.c | 8 ++++---- 2 files changed, 22 insertions(+), 7 deletions(-) -- 2.44.2
