blob: a04d9557624e489ce8abf910f6c8d25455b0785c [file] [log] [blame]
350ab42f9735 ("drm/i915/hsw: Split out the WRPLL, LCPLL, SPLL frequency calculation")
068f723ed554 ("drm/i915/hsw: Split out the SPLL parameter calculation")
206b7edc356c ("drm/i915/hsw: Rename the get HDMI/DP DPLL funcs to get WRPLL/LCPLL")
45e4728b87ad ("drm/i915: Move DPLL frequency calculation to intel_dpll_mgr.c")
6cbcd57680e1 ("drm/i915/hsw: Use the DPLL ID when calculating DPLL clock")
830b2cdcf4cc ("drm/i915: Move DPLL HW readout/sanitize fns to intel_dpll_mgr.c")
1de143cc5b60 ("drm/i915/display/ddi: Make WARN* drm specific where drm_device ptr is available")
0c2d55128f33 ("drm/i915: Store active_pipes bitmask in cdclk state")
28a30b45f5e9 ("drm/i915: Convert cdclk to global state")
0ef1905ecf2e ("drm/i915: Introduce better global state handling")
5f34299384cb ("drm/i915: Move intel_atomic_state_free() into intel_atomic.c")
4c029c499fb4 ("drm/i915: swap() the entire cdclk state")
1965de63a93a ("drm/i915: Extract intel_cdclk_state")
5604e9ceaed5 ("drm/i915: Simplify intel_set_cdclk_{pre,post}_plane_update() calling convention")
0bb94e03834e ("drm/i915: s/cdclk_state/cdclk_config/")
65c88a866d70 ("drm/i915: s/need_cd2x_updare/can_cd2x_update/")
b4db3a8c689b ("drm/i915: Collect more cdclk state under the same roof")
54f09d2342b0 ("drm/i915: Move more cdclk state handling into the cdclk code")
6dcde04706d8 ("drm/i915: Move linetime wms into the crtc state")
0560b0c6b36c ("drm/i915: Polish WM_LINETIME register stuff")
dc008bf0aa09 ("drm/i915/display: use intel_de_*() functions for register access")
f7960e7f8f24 ("drm/i915/ddi: use intel_de_*() functions for register access")
3e9f55df59f7 ("drm/i915/cdclk: use intel_de_*() functions for register access")
cd49f8180681 ("drm/i915/display: conversion to new struct drm_device logging macros.")
231946109ea4 ("drm/i915/cdclk: use new struct drm_device logging macros")
45e84648bb21 ("drm/i915/atomic: use struct drm_device logging macros")
3a47ae201e07 ("drm/i915/display: Make WARN* drm specific where encoder ptr is available")
691313ea6214 ("drm/i915: Move encoder variable to tighter scope")