blob: 547220fcd8832e94ab39d1288c1f483fb16d9d61 [file] [log] [blame]
b48f4b3be920 ("drm/i915: Fix bounds check in intel_get_shared_dpll_id()")
99bc73ec8deb ("drm/i915/display/dpll_mgr: Make WARN* drm specific where drm_device ptr is available")
b3a723867117 ("drm/i915/dpll_mgr: use intel_de_*() functions for register access")
dd5279c71405 ("drm/i915: Fix PCH reference clock for FDI on HSW/BDW")
2a86972f60fc ("drm/i915: Select DPLL's via mask")
7d423af9bfb1 ("drm/i915: Implement a better i945gm vblank irq vs. C-states workaround")
e87b9b05104f ("drm/i915/tgl: Add support for dkl pll write")
1e225a2c7477 ("drm/i915/tgl: Add initial dkl pll support")
9a36a6517d5c ("drm/i915/ehl: Use an id of 4 while accessing DPLL4's CR0 and CR1")
36ca5335f202 ("drm/i915/tgl: Add DPLL registers")
c9014a2c7937 ("drm/i915/tgl: Add pll manager")
eef037ea0280 ("drm/i915/ehl: Add support for DPLL4 (v10)")
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")
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()")
7218524d3ea0 ("drm/i915: Make i945gm_vblank_work_func static")
08fa8fd0faa5 ("drm/i915: Switch to per-crtc vblank vfuncs")
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")
b16c7ed95caf ("drm/i915: Do not touch the PCH SSC reference if a PLL is using it")
e568ac3874be ("drm/i915: Pull kref into i915_address_space")
a8cff4c8283a ("drm/i915: Promote i915->mm.obj_lock to be irqsafe")
7f1502d99614 ("drm/i915: Convert gem_record_fences to uncore mmio accessors")
c57984478ba9 ("drm/i915/frontbuffer: remove obsolete comment about mark busy/idle")
d13616db8bac ("drm/i915: move pm related declarations to intel_pm.h")
1c8242c3a4b2 ("drm/i915: Use unchecked writes for setting up the fences")