Summary: | [855] Rendering artifacts | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Andrew Moise <chops> | ||||||||
Component: | Driver/intel | Assignee: | Carl Worth <cworth> | ||||||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||||||
Severity: | normal | ||||||||||
Priority: | medium | Keywords: | NEEDINFO | ||||||||
Version: | 7.4 (2008.09) | ||||||||||
Hardware: | Other | ||||||||||
OS: | All | ||||||||||
Whiteboard: | |||||||||||
i915 platform: | i915 features: | ||||||||||
Attachments: |
|
Created attachment 23796 [details]
xorg.conf
Created attachment 23797 [details]
Xorg.0.log
Does this also occur with a 2.6.30 kernel? We've recently fixed some rendering problems with old kernels and the current 2D driver, but it's still not a recommended code path. I'd also be interested to know if this is happening with UXA, (for example, with driver version 2.8.0 where EXA no longer exists). -Carl Hi Andrew, Without additional information from you, we're going to assume that the bug is indeed fixed. If you discover that we are wrong, please feel free to reopen the bug and supply the additional information. Thanks, -Carl |
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.
Created attachment 23795 [details] Screenshot showing xterm corruption I'm running version 2.6.1-1 of the Intel driver from Debian experimental. I see a couple of different rendering artifacts. My screen is rotated; I've seen the first artifact even on a non-rotated screen, but I'm not sure that I've seen the second one on a non-rotated screen. First, Iceweasel sometimes does not repaint everything (for example, it will get exposed but not repaint the toolbar, so that the toolbar is completely grey until something happens to make it repaint again.) I'd think that that was an Iceweasel bug, except that when it happens I get a message in my X log: "exaCopyDirty: Pending damage region empty!" The other I've noticed is that dragging an xterm up and right will sometimes mangle the contents of the xterm. You can see the results of this in the attached screenshot. Cheers!