commit | a4945f9522d27e1e6d64a02ad055e83768cb0896 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Oct 08 11:16:59 2013 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Oct 10 12:47:05 2013 +0200 |
tree | 901ad33edf209bc3582909b735322dcac55f81dd | |
parent | eda796422aeb23a155b92ddc89cd70b9beffbad6 [diff] |
drm/i915: Undo the PIPEA quirk for i845 The PIPEA quirk is specifically for the issue with the PIPEB PLL on 830gm being slaved to the PIPEA PLL, and so to use PIPEB requires PIPEA running. i845 doesn't even have the second PLL or pipe, and enabling the quirk results in a blank DVO LVDS. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>