commit | d59f9f4d68ca82985a3b4578caa0485a9cb2b71b | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Apr 11 16:29:07 2013 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Apr 18 09:55:46 2013 +0200 |
tree | 58a5e914b17c17be565bf40db42de898bbd147b0 | |
parent | bd080ee57c2173cefdcadc39c7863a76c249d049 [diff] |
drm/i915: don't enable the plane too early in i9xx_crtc_mode_set This is horrible lore and we should be able to get rid of it now that the lvds/pfit handling code actually does the right thing. Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>