blob: 8d4d12b7b68f7b673eaf31f234a0ac1c7b91fd70 [file] [log] [blame]
7fd9e8299313 ("drm/i915: reorder dpll_info members")
5cd281f679f3 ("drm/i915: use flags from dpll_info embedded in intel_shared_dpll")
0823eb9c52f9 ("drm/i915: use id from intel_shared_dpll.info")
72f775fa2848 ("drm/i915: use name from intel_shared_dpll.info")
ee1398ba01b3 ("drm/i915: use funcs from intel_shared_dpll.info")
e30379637fc7 ("drm/i915: add dpll_info inside intel_shared_dpll")
47aa1e73e72e ("drm/i915: move dpll_info to header")
04bf68bb04e2 ("drm/i915: Fix indentation for intel_ddi_clk_select")
8edcda1266f9 ("drm/i915: Protect DDI port to DPLL map from theoretical race.")
23a7068ec581 ("drm/i915/cnl: Mask previous DDI - PLL mapping")
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")
7ff89ca21358 ("drm/i915: Move most cdclk/rawclk related code to intel_cdclk.c")
4717e8bb7341 ("drm/i915: Clean up the .get_cdclk() assignment if ladder")
c49a0d054a05 ("drm/i915: s/get_display_clock_speed/get_cdclk/")
4e841ecd4e18 ("drm/i915: Nuke intel_mode_max_pixclk()")
a7d1b3f41a2d ("drm/i915: Store the pipe pixel rate in the crtc state")
3c779a49bd7c ("drm/i915: Avoid BIT(max) - 1 and use GENMASK(max - 1, 0)")
6248017ae530 ("drm/i915: Get correct display clock on 945gm")
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.")
31bb2ef97ea9 ("drm/i915: Check for NULL atomic state in intel_crtc_disable_noatomic()")
a8cd6da0c0d5 ("drm/i915: Remove crtc->config usage from intel_modeset_readout_hw_state()")
1d4258db3e0b ("drm/i915: Remove useless casts to intel_plane_state")
ef426c103892 ("Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-intel-next-queued")