drm/i915: remove SDV support from lpt_pch_init_refclk
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Fri, 12 Jul 2013 17:19:36 +0000 (14:19 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 19 Jul 2013 06:53:18 +0000 (08:53 +0200)
commit0ff066a9e4a29481226a6d46eab6bd9499aeaddb
treeffa8d4cdea6cfd307a79943c3cea532be45d427c
parent7984211ee8e1fa03cd4bc9ef3d347f94f8a2c8a8
drm/i915: remove SDV support from lpt_pch_init_refclk

The machines that fall in the "is_sdv" case are some very early
pre-production steppings. This patch may break VGA output after
suspend/resume on these machines.

Even the documentation for the is_sdv cases was removed from BSpec.

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c
This page took 0.024293 seconds and 5 git commands to generate.