Fix the DP LTTPR PHY detection, avoiding a loss of link synchronization when the detection is done while the link through the LTTPR is active. Also dump the LTTPR PHY descriptors to help debugging similar issues. Imre Deak (5): drm/i915/dp: Don't switch the LTTPR mode on an active link drm/i915/dp: Reset cached LTTPR count if number of LTTPRs is unsupported drm/i915/dp: Keep cached LTTPR mode up-to-date drm/dp: Add the LTTPR PHY OUI DPCD register drm/i915/dp: Dump the LTTPR PHY descriptors .../drm/i915/display/intel_dp_link_training.c | 81 +++++++++++++++++-- include/drm/display/drm_dp.h | 4 + 2 files changed, 78 insertions(+), 7 deletions(-) -- 2.43.3