Bug 55794 - cannot rotate display with intel driver (X crashes)
Summary: cannot rotate display with intel driver (X crashes)
Status: RESOLVED DUPLICATE of bug 55527
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/intel (show other bugs)
Version: 7.7 (2012.06)
Hardware: Other All
: medium normal
Assignee: Chris Wilson
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-09 08:54 UTC by Jose Gardiazabal
Modified: 2012-10-09 08:56 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.