This is v2 of [1], dropping the addition of helpers to reset the link state, addressing Ville's comments in patch 4 and adding Jouni's R-bs.
Cc: Ville Syrjälä <[email protected]> Cc: Jani Nikula <[email protected]> Cc: Jouni Högander <[email protected]> [1] https://lore.kernel.org/all/[email protected] Imre Deak (4): drm/i915/dp: Reset link params after a DPRX capability change drm/i915/dp: Add helper to set common link params drm/i915/dp: Cache max common lane count drm/i915/dp: Detect changes in common link parameters .../drm/i915/display/intel_display_types.h | 1 + drivers/gpu/drm/i915/display/intel_dp.c | 66 +++++++++++++++++-- 2 files changed, 60 insertions(+), 7 deletions(-) -- 2.49.1
