commit | 2ec90668e3db1d9fe9bb8370d74a5e51709c2d79 | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Tue Feb 19 12:11:38 2013 -0800 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Feb 20 01:33:48 2013 +0100 |
tree | 231379f4b8ba891794915ca6ac1c621bda9580b4 | |
parent | 02bcca0d72a1491d30cfb5dce29e348ac15fd01c [diff] |
drm/i915: don't restore LVDS enable state blindly v2 We still rely on a few LVDS bits, but restoring the enable bit can cause trouble at this point, so don't. v2: use the right mask to prevent restore (Daniel) conditionalize on KMS support (Denial) Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>