blob: dc6eb1c53d278b020cca67e9baa3eebfd71ff582 [file] [log] [blame]
4c35475485c1 ("drm/i915: Make intel_dp_set_m_n take crtc_state")
6f405638c2ab ("drm/i915: Get rid of intel_crtc->config in crtc_enable/disable functions, v2.")
44fe7f35528c ("drm/i915: Make intel_set_pipe_timings/src_size take a pointer to crtc_state")
fdf73510ca81 ("drm/i915: Remove dereferences of crtc->config in set_pipeconf/misc functions, v2.")
afb2c4437dae ("drm/i915/ddi: Push pipe clock enabling to encoders")
24a28179ecc0 ("drm/i915/ddi: s/crtc->config/old_crtc_state in haswell_crtc_disable()")
ea80a661fe56 ("drm/i915: Try to suppress more spurious PCH underruns on ILK-IVB")
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")
c8af5274c3cb ("drm/i915: enable the pipe/transcoder/planes later on HSW+")
c27e917e2bda ("drm/i915/icl: add basic support for the ICL clocks")
2320175feb74 ("drm/i915: Implement HDCP for HDMI")
8edcda1266f9 ("drm/i915: Protect DDI port to DPLL map from theoretical race.")
4972f70a202e ("drm/i915: Pass crtc state to intel_pipe_{enable,disable}()")
8fedd64dabc8 ("drm/i915: Fix vblank timestamp/frame counter jumps on gen2")
8f4f27970723 ("drm/i915: Nuke intel_digital_port->port")
c249f1f423ea ("drm/i915: Eliminate crtc->config usage from CRT code")
adc103047e58 ("drm/i915: Eliminate some encoder->crtc usage from DP code")
436009b578ab ("drm/i915/cnl: Force DDI_A_4_LANES when needed.")
0ae188653b73 ("drm/i915: remove g4x lowfreq_avail and has_pipe_cxsr")
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")
f45f3da7c4f6 ("drm/i915: Split intel_ddi_post_disable() into DP vs. HDMI variants")
e725f6456f6f ("drm/i915: Extract intel_disable_ddi_buf()")
6b8506d575e3 ("drm/i915: Extract intel_ddi_clk_disable()")
2de3813880bf ("drm/i915: add the BXT and CNL DPLL registers to pipe_config_compare")
27d81c28eef1 ("drm/i915: push DDI FDI link training on enable to CRT encoder")
364a3fe18235 ("drm/i915: push DDI and DSI underrun reporting on enable to encoder")
3daa3cee6ebc ("drm/i915: push DDI CRT underrun reporting on disable to encoder")
51c4fa6903f9 ("drm/i915: push DDI CRT underrun reporting on enable to encoder")
5ea2355a100a ("drm/i915/mst: Use MST sideband message transactions for dpms control")
ed69cd40685c ("drm/i915/glk, cnl: Implement WaDisableScalarClockGating")
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")
f99be1b322cc ("drm/i915: Move infoframe vfuncs into intel_digital_port")
c5f93fcf2ee1 ("drm/i915: Disable infoframes when shutting down DDI HDMI")
b47ef0f793d9 ("drm/i915: Check has_infoframes when enabling infoframes")
f761bef2f341 ("drm/i915: Introduce intel_hpd_pin function.")
256cfdde42c0 ("drm/i915: Simplify hpd pin to port")