blob: 588a9c75b2cfe26879f084dc9b5fe21bacdcd6d7 [file] [log] [blame]
c43027a9a375 ("drm/i915: Factor out a helper to disable the DPCD training pattern")
0a5991f5d022 ("drm/i915: Simplify the link training functions")
6777a855d66d ("drm/i915: Fix DP link training pattern mask")
ef79fafe9dae ("drm/i915: Eliminate intel_dp.regs.dp_tp_{ctl,status}")
a621860a5eb8 ("drm/i915: Plumb crtc_state to link training")
6a41121f0550 ("drm/i915: Split TGL DKL PHY buf trans per output type")
4669f5c2b7ed ("drm/i915: Split TGL combo PHY buf trans per output type")
ba30075d8d84 ("drm/i915: Split EHL combo PHY buf trans per output type")
5ee3e1daa816 ("drm/i915: Split ICL MG PHY buf trans per output type")
6ed9aefa69fc ("drm/i915: Split ICL combo PHY buf trans per output type")
193af12cd681 ("drm/i915: Shove the PHY test into the hotplug work")
7ac469a0f7c6 ("drm/i915: Make intel_dp_process_phy_request() static")
945b18fb4803 ("drm/i915: Fix TGL DKL PHY DP vswing handling")
b7feffd584ba ("drm/i915: Configure DP 1.3+ protocol converted HDMI mode")
2a498ab49256 ("drm/i915/display/ehl: Use EHL DP tables for eDP ports without low power support")
a8c90bc11990 ("drm/i915/display/tgl: Use TGL DP tables for eDP ports without low power support")
04dfb1acbae6 ("drm/i915/tgl: Add new voltage swing table")
81619f4a75ed ("drm/i915/display: Implement HOBL")
a5bcf8dde631 ("drm/i915/ddi: Don't rewrite DDI_BUF_CTL reg during DP link training")
963501bdd094 ("drm/i915/ddi: Don't frob the DP link scramble disabling flag")
a133c6988f70 ("drm/i915: WARN if max vswing/pre-emphasis violates the DP spec")
f0e86e052097 ("drm/i915/display: Remove port and phy from voltage swing functions")
a8143150faa7 ("drm/i915/display: Replace drm_i915_private in voltage swing functions by intel_encoder")
7801f3b792b0 ("drm/i915/display: prefer dig_port to reference intel_digital_port")
0ba7ffea2d11 ("drm/i915/display: remove alias to dig_port")
b08239b2f471 ("drm/i915: HDCP: retry link integrity check on failure")
3625a1f5bf6b ("drm/i915: Fix DP_TRAIN_MAX_{PRE_EMPHASIS,SWING}_REACHED handling")
90d4f99ac56b ("drm/i915/dp_mst: Clear the ACT sent flag during encoder disabling too")
3d289d2578ef ("drm/i915/dp_mst: Clear only the ACT sent flag from DP_TP_STATUS")
e60b8672526c ("drm/i915/dp_mst: Move clearing the ACT sent flag closer to its polling")
94641eb6c696 ("drm/i915/display: Fix the encoder type check")
c980216dd224 ("drm/i915/icl: Disable DIP on MST ports with the transcoder clock still on")
9fa6769952ee ("drm/i915/tgl: Add HBR and HBR2+ voltage swing table")
e2db55244e0f ("drm/i915: Replace some hand rolled max()s")
f6adb5f06195 ("drm/i915: Reverse preemph vs. voltage swing preference")
53de0a20c8cd ("drm/i915: Add {preemph,voltage}_max() vfuncs")
33520eae45f1 ("drm/i915: Fix ivb cpu edp vswing")
da882e6bb968 ("drm/i915: Fix ibx max vswing/preemph")
d1d08a4994a8 ("drm/i915: Fix cpt/ppt max pre-emphasis")
5f4ae2704d59 ("drm/i915: Identify Cometlake platform")
250a353cd85f ("drm/i915/tgl: Update TC DP vswing table")
a09e89e97827 ("drm/i915/rkl: Add PCH support")
ae9b6cfe1352 ("drm/i915: Fix AUX power domain toggling across TypeC mode resets")
7a00e68b4317 ("drm/i915/psr: Use new DP VSC SDP compute routine on PSR")
cafac5a98361 ("drm/i915/dp: Add compute routine for DP PSR VSC SDP")
fa37a213275c ("drm/i915: Stop sending DP SDPs on ddi disable")
76d45d0665d2 ("drm/i915: Program DP SDPs on pipe updates")
1bf3657c03dd ("drm/i915: Program DP SDPs with computed configs")
1b404b7dbb10 ("drm/i915/dp: Read out DP SDPs")
c7e8a3d674fb ("drm/i915: Use stashed away hpd isr bits in intel_digital_port_connected()")