]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: don't ironlake_init_pch_refclk() on LPT
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Tue, 3 Jul 2012 18:57:33 +0000 (15:57 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 5 Jul 2012 07:56:06 +0000 (09:56 +0200)
commitcaeb9295d4999a5cfd9846dcc154d82c3f738dcc
tree473c325e00ae996da9e165fa9ed93acd1bb39d9f
parent524da8527e71d8b194e840296942b502254ab9e8
drm/i915: don't ironlake_init_pch_refclk() on LPT

This function is used to set the PCH_DREF_CONTROL register, which does
not exist on LPT anymore.

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_drv.c
drivers/gpu/drm/i915/intel_display.c