drm/i915/skl: Read out crtl1 for eDP/DPLL0
authorDamien Lespiau <damien.lespiau@intel.com>
Fri, 21 Nov 2014 16:14:56 +0000 (16:14 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 3 Dec 2014 08:35:04 +0000 (09:35 +0100)
commit3148ade72806e7bd1e4784798c2d5645dd13618a
tree37eb8b591f4cef7bd6ee2a8d0a0602b1abad81f0
parent00f0b3781028605910cb4662a0f8a4849b445fc2
drm/i915/skl: Read out crtl1 for eDP/DPLL0

v2: Put the DPLL0 state readout in skylake_get_ddi_pll(), closer to
where the PLL assignement read out is done rather than the frequency
readout function. (Daniel)

v3: Remove stray new line (Damien)
    Add Paulo's r-b tag for v1

Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com> (v1)
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c
This page took 0.120136 seconds and 5 git commands to generate.