From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx> I broke the dp-alt->tbt fallback for TC ports a bit. Try to fix it. Also pimp the debugs around those parts a bit. Ville Syrjälä (4): drm/i915: Force DPLL calculation for TC ports after readout drm/i915: Don't bail early from intel_dp_initial_fastset_check() drm/i915: Pimp DPLL ref/unref debugs drm/i915: WARN if PLL ref/unref got messed up drivers/gpu/drm/i915/display/intel_ddi.c | 15 +++++++++++++-- drivers/gpu/drm/i915/display/intel_dp.c | 18 +++++++++++------- drivers/gpu/drm/i915/display/intel_dpll_mgr.c | 16 +++++++++++++--- 3 files changed, 37 insertions(+), 12 deletions(-) -- 2.35.1