Bug 55794

Summary: cannot rotate display with intel driver (X crashes)
Product: xorg Reporter: Jose Gardiazabal <jose_s2>
Component: Driver/intelAssignee: Chris Wilson <chris>
Status: RESOLVED DUPLICATE QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: 7.7 (2012.06)   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Jose Gardiazabal 2012-10-09 08:54:25 UTC
Dear all,
I updated my intel driver to version 2.20.9 this week, and since then, every time I try to rotate the screen, the x crashes.
if you run:
# xrandr --output LVDS1 --rotate left
it dies instantly. That I think it was not happening with 2.20.8.
My computer is a Dell Latitude e6420 with a i7-2720qm, running gentoo unstable.

Thanks for your help.
Comment 1 Chris Wilson 2012-10-09 08:56:23 UTC
Turn off Option "TearFree" or apply 

commit 8c2821d77c4b3bdd4d40d4a2c69f935a9eb0fd47
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Tue Oct 2 11:31:40 2012 +0100

    sna: Remember to call ValidatePicture() before using newly created Pictures
    
    Reported-by: Marco De Michele <marco.demichele@taolab.it>
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=55527
    Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>.


As always it is imperative that you attach your Xorg.log when filing a bug against the driver.

*** This bug has been marked as a duplicate of bug 55527 ***

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.