blob: 95e0235f461a0f3e03378cf97fea5f2522b6b303 [file] [log] [blame]
5a0b385e1cb6 ("drm/i915: Nuke intel_trans_dp_port_sel()")
f67dc6d8869f ("drm/i915: Parametrize TRANS_DP_PORT_SEL")
f606bc6d9d41 ("drm/i915: Move intel_ddi_get_crtc_new_encoder() out from ddi code")
8f4f27970723 ("drm/i915: Nuke intel_digital_port->port")
adc103047e58 ("drm/i915: Eliminate some encoder->crtc usage from DP code")
436009b578ab ("drm/i915/cnl: Force DDI_A_4_LANES when needed.")
081dfcfafcbb ("drm/i915: Pass the encoder type explicitly to skl_set_iboost()")
975786ee0e25 ("drm/i915: Extract intel_ddi_get_buf_trans_hdmi()")
d8fe2c7f3365 ("drm/i915: Relocate intel_ddi_get_buf_trans_*() functions")
1210d3889077 ("drm/i915: Use bdw_ddi_translations_fdi for Broadwell")
1a8ff6076e8f ("drm/i915: Reorganize .disable hooks for pre-DDI DP")
76a4b41d654c ("drm/i915: Drop useless HAS_PSR() check")
bf5035564579 ("drm/i915/cnl: Fix DDI hdmi level selection.")
cf3e0fb48cdb ("drm/i915/cnl: Move ddi buf trans related functions up.")
cc9cabfdec38 ("drm/i915/cnl: Move voltage check into ddi buf trans functions.")
2f7460a75aa4 ("drm/i915: Align vswing sequences with old ddi buffer registers.")
d509af6c85bb ("drm/i915: decouple gen9 and gen10 dp signal levels.")
1b6e2fd2896a ("drm/i915: Introduce intel_ddi_dp_level.")
d2419ffc10e4 ("drm/i915: Plumb crtc_state to PSR enable/disable")
f761bef2f341 ("drm/i915: Introduce intel_hpd_pin function.")
256cfdde42c0 ("drm/i915: Simplify hpd pin to port")
d907b6658a7b ("drm/i915/cnl: Add allowed DP rates for Cannonlake.")
50946c89850d ("drm/i915: Return correct EDP voltage swing table for 0.85V")
93e5f0b65ab8 ("drm/i915: Make intel_digital_port_connected() work for any port")
da411a48bdeb ("drm/i915/cfl: Basic DDI plumbing for Coffee Lake.")
0091abc3a621 ("drm/i915/cnl: Enable loadgen_select bit for vswing sequence")
cf54ca8bc567 ("drm/i915/cnl: Implement voltage swing sequence.")
d8d4a512a6ff ("drm/i915/cnl: Implement CNL display init/unit sequence")
ef4f7a689ac5 ("drm/i915/cnl: Implement .set_cdclk() for CNL")
945f2672ccbb ("drm/i915/cnl: Implement .get_display_clock_speed() for CNL")
b037d58f9762 ("drm/i915: Pass crtc_state and connector state to backlight enable/disable functions")
55cfc5808096 ("drm/i915/dp: cache source rates at init")
44a126ba5d13 ("drm/i915: kill intel_ddi_pll_select()")
396a1200d820 ("drm/i915: simplify intel_ddi_pll_select()")
b77c7a90bef4 ("drm/i915: Use new atomic iterator macros in ddi")
1524e93e1eb4 ("drm/i915: Remove intel_ prefix from encoder variables in intel_ddi.c")
e1cd3325b7a7 ("drm/i915: move the {skl, bxt}_{i, uni}nit_cdclk declarations")
b0dd6887029c ("drm/i915/dsi: rename intel_dsi_exec_vbt_sequence to intel_dsi_vbt_exec_sequence")
3f751d6517d2 ("drm/i915/dsi: stop using the drm_panel framework completely")
b9e56754ec79 ("drm/i915/dsi: call vbt_panel_get_modes directly instead of via drm_panel")
7967ef6a02c7 ("drm/i915/dsi: remove support for more than one panel driver")
3dc38eea665f ("drm/i915: Remove direct usages of intel_crtc->config from DDI code")
e9ce1a625fca ("drm/i915: Pass intel_crtc to DDI functions called from crtc en/disable")
2ce42273248a ("drm/i915: Pass pipe_config to pch_enable() functions")
0dcdc382c382 ("drm/i915: Pass intel_crtc to intel_lpt_pch_enable()")
4cbe4b2b175c ("drm/i915: Pass intel_crtc to fdi_link_train() hooks")
25b4620ee822 ("drm/i915/dsi: Skip delays for v3 VBTs in vid-mode")
38dec5c0892a ("drm/i915/dsi: Call MIPI_SEQ_TEAR_ON and DISPLAY_ON for cmd-mode (untested)")
7108b436c2b5 ("drm/i915/dsi: Execute MIPI_SEQ_TEAR_OFF from intel_dsi_post_disable")
f5bce6df8868 ("drm/i915/dsi: Group MIPI_SEQ_BACKLIGHT_ON/OFF with panel_[en|dis]able_backlight")