blob: d1ba0ce848f6ed795fa28e08fd5e83ae88067a48 [file] [log] [blame]
a4ffdc2b6726 ("drm/i915: Protect DDI port to DPLL map from theoretical race.")
555e38d27317 ("drm/i915/cnl: DDI - PLL mapping")
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")
d8fc70b7367b ("drm/i915: Make power domain masks 64 bit long")
3c779a49bd7c ("drm/i915: Avoid BIT(max) - 1 and use GENMASK(max - 1, 0)")
b976dc53ec43 ("drm/i915: Introduce IS_GEN9_BC for Skylake and Kabylake.")
8da53efaa228 ("drm/i915/kbl: Apply WaIncreaseDefaultTLBEntries on KBL.")
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")
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")
3975797f3e72 ("Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued")