Summary: | Screen corruption when visiting sourceforge website with Firefox 16.0.2 on Intel 845 gpu with SNA | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | clockley1 <clockley1> | ||||||||||
Component: | Driver/intel | Assignee: | Chris Wilson <chris> | ||||||||||
Status: | RESOLVED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||||||||
Severity: | minor | ||||||||||||
Priority: | medium | ||||||||||||
Version: | git | ||||||||||||
Hardware: | x86 (IA32) | ||||||||||||
OS: | Linux (All) | ||||||||||||
Whiteboard: | |||||||||||||
i915 platform: | i915 features: | ||||||||||||
Attachments: |
|
Description
clockley1
2012-11-22 04:25:25 UTC
Created attachment 70405 [details]
Screenshot
Created attachment 70406 [details]
Screenshot
Can you please attach your Xorg.log as well? Renders fine on an 855gm, so not a fault in the gen2 specific code. Created attachment 70487 [details]
xorg log
Its probably just the GPU incoherency bug. You have some weird options set in your xorg.conf. Any reason? Doesn't look like the incoherency issue, unless it just happened to have only prevent the linear gradient from being transferred to the GPU. i.e doesn't seem likely. I've been reminded that 845g doesn't even have the same set of texture support as 855gm, so there might be something broken in the texture fixup code for 830/845. Ok, dug out my 845g and there it renders the sourceforge navigation bars correctly. So no explanation for what happened on your machine. Is the misrendering 100% reproducible? (In reply to comment #9) > Ok, dug out my 845g and there it renders the sourceforge navigation bars > correctly. So no explanation for what happened on your machine. > > Is the misrendering 100% reproducible? Yes but only in firefox. not opera. Which versions of firefox and cairo? And which distro? (In reply to comment #11) > Which versions of firefox and cairo? And which distro? Firefox 17.0 Fedora 17 Cairo-1.10.2 Xfce Compositor disabled Hmm old cairo, could be commit 25c0d440dee45c03f5e45b8e0e45071c0c32f507 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Sun Dec 9 12:11:53 2012 +0000 sna: Move source to CPU prior to referencing for inplace trapezoids Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=56825 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Assuming it was... |
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.