blob: a6d23407870619a56a5fc91c91eb7f49182096d5 [file] [log] [blame]
005b5bc694cf ("drm/i915: Replace dig_port->port with encoder port for BXT DPLL selection")
f49b44ab8403 ("drm/i915: Start using output_types for DPLL selection")
a927c927de34 ("drm/i915/cnl: Initialize PLLs")
555e38d27317 ("drm/i915/cnl: DDI - PLL mapping")
a1986f4174a4 ("drm/i915: Remove unnecessary PORT3 definition.")
62b695662a24 ("drm/i915: Only enable DDI IO power domains after enabling DPLL")
71cc22e5db89 ("drm/i915/glk: Don't enable DDI IO power domains during init")
370a81fb89cb ("drm/i915: Remove unused function intel_ddi_get_link_dpll()")
d8fc70b7367b ("drm/i915: Make power domain masks 64 bit long")
3c779a49bd7c ("drm/i915: Avoid BIT(max) - 1 and use GENMASK(max - 1, 0)")
0aab2c721d81 ("drm/i915/bxt: Add MST support when do DPLL calculation")
ce64645d86ac ("drm/i915: use variadic macros and arrays to choose port/pipe based registers")
b976dc53ec43 ("drm/i915: Introduce IS_GEN9_BC for Skylake and Kabylake.")
8da53efaa228 ("drm/i915/kbl: Apply WaIncreaseDefaultTLBEntries on KBL.")
8e45ac1f0f86 ("drm/i915: Move intel_atomic_get_shared_dpll_state() to intel_dpll_mgr.c")
f50b79f096a7 ("drm/i915: Add dpll entrypoint for dumping hw state")
294591cfbd2b ("drm/i915: Update kerneldoc for intel_dpll_mgr.c")
eac6176cbdcb ("drm/i915: Rename intel_shared_dpll->mode_set() to prepare()")
2c42e5351445 ("drm/i915: Rename intel_shared_dpll_config to intel_shared_dpll_state")
3c0fb58820ac ("drm/i915: Rename intel_shared_dpll_commit() to _swap_state()")
a1c414ee82d9 ("drm/i915: Introduce intel_release_shared_dpll()")
8727dc090284 ("drm/i915: Expand is_lp backwards to gen8_lp and gen7_lp.")
0a116ce895e7 ("drm/i915/glk: Implement Geminilake DDI init sequence")
0d03926de530 ("drm/i915/glk: Add power wells for Geminilake")
cc3f90f0633c ("drm/i915/glk: Reuse broxton code for geminilake")
3e4274f86e73 ("drm/i915/glk: Add a IS_GEN9_LP() macro")
80fa66b6ad2b ("drm/i915: Create a common GEN9_LP_FEATURE.")
c39055b072f8 ("drm/i915: Pass dev_priv to intel_setup_outputs()")
d97d7b48b644 ("drm/i915: Add crtc->plane_ids_mask")
6315b5d33a8f ("drm/i915: dev_priv cleanup in intel_display.c")
29b74b7f17ab ("drm/i915: dev_priv cleanup in i915_suspend.c")
275a991c038a ("drm/i915: dev_priv cleanup in i915_gem_gtt.c")
3975797f3e72 ("Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued")