blob: 59883dcf6c898b83030eebd3993fbfb71a3d4392 [file] [log] [blame]
d1b2828af0cc ("drm/i915: Fix modeset locks in sanitize_watermarks()")
6cd02e77757a ("drm/i915: pass i915 to intel_modeset_init() and intel_modeset_init_hw()")
e1a3d9895ddc ("drm/i915: abstract intel_mode_config_init() from intel_modeset_init()")
064bd628fde6 ("drm/i915: abstract intel_panel_sanitize_ssc() from intel_modeset_init()")
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()")
ef404bc65920 ("drm/i915: stop conflating HAS_DISPLAY() and disabled display")
a2b69ea4d26d ("drm/i915: introduce INTEL_DISPLAY_ENABLED()")
8d8b00318593 ("drm/i915: convert device info num_pipes to pipe_mask")
249778704c01 ("drm/i915: add INTEL_NUM_PIPES() and use it")
c26a058680dc ("drm/i915: Use a high priority wq for nonblocking plane updates")
5f889b9a61dd ("drm/i915: Disregard drm_mode_config.fb_base")
a09d9a800236 ("drm/i915: avoid including intel_drv.h via i915_drv.h->i915_trace.h")
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")
abd3a0fe040d ("drm/i915/tgl: add initial Tiger Lake definitions")
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")
2006058e9988 ("drm/i915: Move the renderstate setup under gt/")
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")