commit | 0ff066a9e4a29481226a6d46eab6bd9499aeaddb | [log] [tgz] |
---|---|---|
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | Fri Jul 12 14:19:36 2013 -0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Jul 19 08:53:18 2013 +0200 |
tree | ffa8d4cdea6cfd307a79943c3cea532be45d427c | |
parent | 7984211ee8e1fa03cd4bc9ef3d347f94f8a2c8a8 [diff] |
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>