]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4c0e7da21617332544c6d399b5df56b7d4dd6bd6
tree37eb8b591f4cef7bd6ee2a8d0a0602b1abad81f0
parent2193d5379750b4c35059cd4260aebaa38cfe3a02
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