Summary: | [945GM SNA] rotation related issue (regression, bisected) | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Dirk Griesbach <spamthis> | ||||||||||||||||
Component: | Driver/intel | Assignee: | Chris Wilson <chris> | ||||||||||||||||
Status: | RESOLVED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||||||||||||||
Severity: | normal | ||||||||||||||||||
Priority: | medium | ||||||||||||||||||
Version: | git | ||||||||||||||||||
Hardware: | x86 (IA32) | ||||||||||||||||||
OS: | Linux (All) | ||||||||||||||||||
Whiteboard: | |||||||||||||||||||
i915 platform: | i915 features: | ||||||||||||||||||
Attachments: |
|
Description
Dirk Griesbach
2014-07-27 21:59:39 UTC
Created attachment 103562 [details]
screenshot of i3lock failing to hide the whole desktop
Created attachment 103563 [details]
Xorg.0.log
Created attachment 103564 [details]
xrandr --verbose (rotated screen)
Created attachment 103565 [details]
xpdyinfo (rotated screen)
Created attachment 103566 [details]
xorg.conf
The patch itself presumably triggers a bug in the other code path (itself would not cause that bug). Did you manually confirm the bisect, preferably by reverting that patch on master? Created attachment 103611 [details] [review] Fix clear shortcut in CRTC redisplay Yes, I confirmed it by reverting d3ccb3f3b2a3cb4c8b51d58d185dd10b85e025eb on master and the bug disappeared. Applying "Fix clear shortcut for transformations" on master solves the problem for me, too. This also happened to solve a display glitch concerning the upper left border of the currently active window (Xfce4, see attached glitch screenshot) Thanks, Dirk Created attachment 103629 [details]
window border glitch
commit 02bb0c5bc56df2790ffcd90d47d667dfd63b5407 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Mon Jul 28 21:16:33 2014 +0100 sna: Fix clear shortcut for transformations The region needs to be transformed along the clear shortcut when redisplaying the CRTC. Reported-by: Dirk Griesbach Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=81820 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> It doesn't explain the second glitch though, so please keep an eye for that reoccurring and file a bug if it does. Thanks. |
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.