commit | 4deb88a6996268f44b91015779cfea81fd9fd8dd | [log] [tgz] |
---|---|---|
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | Wed Mar 06 20:03:20 2013 -0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Sun Mar 17 21:53:10 2013 +0100 |
tree | ed8268de156f0953a4da558a43164d40e4da7c8c | |
parent | 311e359c0bcbcfa6d71a56407477f2ec9c28c2d5 [diff] |
drm/i915: don't save/restore PCH_LVDS on LPT Because the register does not exist on LPT. The interesting fact is that reading/writing PCH_LVDS on LPT does *not* give us "unclaimed register" messages, but the register value is always 0. Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>