commit | 633f2ea26665d37bb3c8ae30799aa14988622653 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Jan 19 13:29:42 2011 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Jan 19 13:33:27 2011 +0000 |
tree | e06f4aef5cec14ce6afa144d454872c446a3520a | |
parent | 9a4114ffa7b6f5f4635e3745a8dc051d15d4596a [diff] |
drm/i915: Disable SSC for outputs other than LVDS or DP For CRT and SDVO/HDMI, we need to use a normal, non-SSC, clock and so we must clear any enabling bits left-over from earlier outputs. And also seems to correct the LVDS panel on the Lenovo U160. However, at one point, it did cause an "ERROR failed to disable trancoder". So prolonged testing on top of Jesse's refactored and error-checking CRTC logic is desired. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>