blob: e719171177e4654118372005f1c058153fbe7375 [file] [log] [blame]
789fa8746daf ("drm/i915: Restore full symmetry in i915_driver_modeset_probe/remove")
9980c3c11060 ("drm/i915: pass i915 to intel_modeset_driver_remove()")
5bcd53aa39f3 ("drm/i915: pass i915 to i915_driver_modeset_probe()")
2d6f6f359fd8 ("drm/i915: add i915_driver_modeset_remove()")
a2b69ea4d26d ("drm/i915: introduce INTEL_DISPLAY_ENABLED()")
249778704c01 ("drm/i915: add INTEL_NUM_PIPES() and use it")
c26a058680dc ("drm/i915: Use a high priority wq for nonblocking plane updates")
3e1876251bc3 ("drm/i915: move intel_display.c function declarations")
361f9dc24368 ("drm/i915: Use drm_i915_private directly from drv_get_drvdata()")
50d84418f586 ("drm/i915: Add i915 to i915_inject_probe_failure")
906339a95e5a ("drm/i915: Use dev_get_drvdata")
cb823ed9915b ("drm/i915/gt: Use intel_gt as the primary object for handling resets")
0b61b8b07f6b ("drm/i915: Propagate "_probe" function name suffix down")
78dae1ac35dd ("drm/i915: Propagate "_remove" function name suffix down")
3b58a9455136 ("drm/i915: Propagate "_release" function name suffix down")
f2db53f14d3d ("drm/i915: Replace "_load" with "_probe" consequently")
b01558e56f84 ("drm/i915: Rename "_load"/"_unload" to match PCI entry points")
b5893ffc274b ("drm/i915: Drop extern qualifiers from header function prototypes")
a85fb46777c0 ("drm/i915: Use intel_ types in intel_atomic_commit()")
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")
2a98f4e65bba ("drm/i915: add infrastructure to hold off preemption on a request")
b8cade5959ac ("drm/i915: Show instdone for each engine in debugfs")
63251685c141 ("drm/i915/selftests: Common live setup/teardown")
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()")
092be382a260 ("drm/i915: Lift intel_engines_resume() to callers")