Summary: | rotated screens show artefacts | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Till Matthiesen <entropy> | ||||||||||
Component: | Driver/intel | Assignee: | Carl Worth <cworth> | ||||||||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||||||||
Severity: | normal | ||||||||||||
Priority: | medium | CC: | chris | ||||||||||
Version: | unspecified | ||||||||||||
Hardware: | x86-64 (AMD64) | ||||||||||||
OS: | Linux (All) | ||||||||||||
Whiteboard: | |||||||||||||
i915 platform: | i915 features: | ||||||||||||
Attachments: |
|
Description
Till Matthiesen
2010-06-16 04:28:53 UTC
Created attachment 36312 [details]
artefacts on drop-down menue [firefox]
Created attachment 36313 [details]
anther one, looking slightly different [firefox]
Created attachment 36314 [details]
similar thing in Mathematica 7
Created attachment 36315 [details]
debris after closing a drop-down menu
The meat of this bug is fixed by Chris' latest xf86-video-intel and libdrm commits [22/06/2010]. In particular these symptoms are gone now (for me): https://bugs.freedesktop.org/attachment.cgi?id=36313 https://bugs.freedesktop.org/attachment.cgi?id=36314 Still, I notice flickering [like tearing] (on rotated screen setups) when I move over menu items in drop-down menues - e.g. firefox (3.6.3). Hard to explain, but it looks like the highlighted section (mouse hover) is drawn not at once immediately but in fragments of contiguous rectangles (tiling?). Those are drawn with a slight delay which make them flickering. Strange enough, this also happens for my machine at home [r770] and rotated setup, so I'm not sure if this is a driver specific thing or an architectural shortcoming. So unless you want to elaborate on this further, consider this bug fixed. Thanks again, Chris! Till, thanks for testing and reporting! The tearing effect I think is due (in part at least) to a miscalculation of the damaged region by the xserver, hence why it affects more than just intel drivers. [Of course, we don't rule out the possibility of there being additional bugs in our driver either...] For the damage, there has been some discussion, so we can reasonably expect the xserver to be shortly fixed. I'll close this bug in the hope that what I've just said holds true! :) |
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.