blob: 1410f31ef99f1e7e19190e05e9d0043c03b5f307 [file] [log] [blame]
7ee5798829d2 ("drm/i915: Optimize HDCP key load")
fdddd08c4875 ("drm/i915: Extending HDCP for HSW, BDW and BXT+")
2f4498a4ac2f ("drm/i915: Don't allow HDCP on PORT E/F")
20f24d776d1b ("drm/i915: Implement HDCP for DisplayPort")
2320175feb74 ("drm/i915: Implement HDCP for HDMI")
ee5e5e7a5e0f ("drm/i915: Add HDCP framework + base implementation")
42e5e6576526 ("drm/i915: sync dp link status checks against atomic commmits")
2f7734770cfb ("drm/i915: Clean up DP code local variables and calling conventions")
8f4f27970723 ("drm/i915: Nuke intel_digital_port->port")
adc103047e58 ("drm/i915: Eliminate some encoder->crtc usage from DP code")
7e732cacb1ae ("drm/i915: Stop frobbing with DDI encoder->type")
886c6b8692ba ("drm/i915: Cancel the modeset retry work during modeset cleanup")
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")
15d05f0e77fb ("drm/i915: Split intel_enable_ddi() into DP and HDMI variants")
33f083f002cb ("drm/i915: Split intel_disable_ddi() into DP vs. HDMI variants")
40b2be419f8a ("drm/i915: Dump 'output_types' in crtc state dump")
3bc31a7f4d37 ("drm/i915/dp: Remove useless debug about TPS3 support")
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.")
5f88a9c61978 ("drm/i915: Constify states passed to enable/disable/etc. encoder hooks")
d2419ffc10e4 ("drm/i915: Plumb crtc_state to PSR enable/disable")
1853a9daa19e ("drm/i915/dp: make is_edp non-static and rename to intel_dp_is_edp")
7b91bf7f9196 ("drm/i915/dp: rename intel_dp_is_edp to intel_dp_is_port_edp")