blob: a4a390021690ba61cce7d5f471a371265febbc50 [file] [log] [blame]
34053ee18974 ("drm/i915: Simplify pipe_mask setup even further")
4d19505ed28e ("drm/i915: Allow ICL+ DSI on any pipe")
981329ce3c3e ("drm/i915: s/crtc_mask/pipe_mask/")
2b0b27418a72 ("drm/i915: Simplify LVDS crtc_mask setup")
0fbae9d2db85 ("drm/i915: Clean up encoder->crtc_mask setup")
ed500bf61279 ("drm/i915: Populate possible_crtcs correctly")
aaef851083ed ("drm/i915/mst: Do not hardcoded the crtcs that encoder can connect")
e838bfa8e170 ("Revert "drm/i915: Fix DP-MST crtc_mask"")
4eaceea3a00f ("drm/i915: Fix DP-MST crtc_mask")
3944709df8e9 ("drm/i915: Add support for retrying hotplug")
d8fe2ab6bb28 ("drm/i915: Transition port type checks to phy checks")
befa372b990a ("drm/i915/gen11: Program ICL_DPCLKA_CFGCR0 according to PHY")
358633e71c07 ("drm/i915/gen11: Start distinguishing 'phy' from 'port'")
9d44dcb9088a ("drm/i915: move intel_ddi_set_fia_lane_count to intel_tc.c")
4a8134d57c6c ("drm/i915/icl: Drop port parameter to icl_get_combo_buf_trans()")
3ee2771e47b0 ("drm/i915: WARN about invalid lane reversal in TBT-alt/DP-alt modes")
d5ce34da3145 ("drm/i915: Add state verification for the TypeC port mode")
24a7bfe0c2d7 ("drm/i915: Keep the TypeC port mode fixed when the port is active")
eea72c4c2161 ("drm/i915/icl: Reserve all required PLLs for TypeC ports")
726ca99666db ("drm/i915/icl: Split getting the DPLLs to port type specific functions")
01b24f50b67f ("drm/i915: Sanitize the shared DPLL find/reference interface")
866955fa452e ("drm/i915: Sanitize the shared DPLL reserve/release interface")
8c10e2262663 ("drm/i915: Keep the TypeC port mode fixed for detect/AUX transfers")
32691b58d157 ("drm/i915: Fix the TypeC port mode sanitization during loading/resume")
1cd5ef6ee23c ("drm/i915: Sanitize the TypeC connect/detect sequences")
424f109f5c5d ("drm/i915: Handle the TCCOLD power-down event")
ddec362724f9 ("drm/i915: Wait for TypeC PHY complete flag to clear in safe mode")
c905eb28bd3f ("drm/i915: Factor out common parts from TypeC port handling functions")
ab7bc4e1a550 ("drm/i915: Unify the TypeC port notation in debug/error messages")
dd7239c545b1 ("drm/i915: Use the correct AUX power domain in TypeC TBT-alt mode")
29ae36abf08f ("drm/i915: Fix the TBT AUX power well enabling")
3b2ed4313429 ("drm/i915: Don't enable the DDI-IO power in the TypeC TBT-alt mode")
e9b7e1422d40 ("drm/i915: Sanitize the terminology used for TypeC port modes")
bc85328ff431 ("drm/i915: Move the TypeC port handling code to a separate file")
39a5883f8670 ("drm/i915/icl: Add support to read out the TBT PLL HW state")
855e0d684a3e ("drm/i915: Convert most of atomic commit to take more intel state")
69f786aea946 ("drm/i915: Pass intel_crtc_state to needs_modeset()")
df0566a641f9 ("drm/i915: move modesetting core code under display/")
379bc100232a ("drm/i915: move modesetting output/encoder code under display/")
ca851bae0f52 ("drm/i915: make intel_sdvo_regs.h self-contained")
d858d5695f38 ("drm/i915: update rpm_get/put to use the rpm structure")
1bf676cc2dba ("drm/i915: move and rename i915_runtime_pm")
9102650fb975 ("drm/i915: make enable/disable rpm assert function use the rpm structure")
87b391b95184 ("drm/i915: Remove rpm asserts that use i915")
d5b6c275d04a ("drm/i915: prefer i915_runtime_pm in intel_runtime function")
0cf289bd5de3 ("drm/i915: Move fence register tracking from i915->mm to ggtt")
5a31d30b22c0 ("drm/i915: Remove I915_READ_NOTRACE")
54ac6479737b ("drm/i915: Remove I915_WRITE_NOTRACE")
ecab9be174d9 ("drm/i915: Combine unbound/bound list tracking for objects")
e568ac3874be ("drm/i915: Pull kref into i915_address_space")