Summary: | [G33 SNA] Regression: pixmap corruption in WindowMaker and Firefox | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Matti Hämäläinen <ccr> | ||||
Component: | Driver/intel | Assignee: | Chris Wilson <chris> | ||||
Status: | RESOLVED DUPLICATE | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||
Severity: | normal | ||||||
Priority: | medium | ||||||
Version: | unspecified | ||||||
Hardware: | x86 (IA32) | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
Matti Hämäläinen
2013-02-28 11:16:51 UTC
Sounds like a damage bug is back, the form these take nowadays is that it switches to using an inplace mapping that turns out to not be coherent (i.e. we only update the information on the CPU and not on the GPU as we expected). I don't think I have the assertions in place to catch that. I'll try and write those. In the meantime, can you try and do a quick hunt for the last known good version? And I'll setup a machine here to reproduce. Out of curiousity, have you found a more reliable trigger? As you may have noticed, there is a definite bug around read-read synchronisation, but I have not been able to reliably trigger it myself. I've pushed a patch to disable read-read synchronisation optimisations which probably affects this issue. Can you please test with master? (In reply to comment #2) > Out of curiousity, have you found a more reliable trigger? As you may have > noticed, there is a definite bug around read-read synchronisation, but I > have not been able to reliably trigger it myself. Unfortunately not, and even though I can sometimes hit the issue, bisecting has been dog-slow due to it happening so rarely. Will try latest git asap. It would seem (after over two days of testing) that this issue is fixed now, (or at the very least hiding itself extremely well). I have not been able to even randomly reproduce the corruptions during this time period. A little spring cleaning, might as well now consolidate this bug. *** This bug has been marked as a duplicate of bug 61628 *** Scratch that .. still getting corruption in FF with driver GIT 93ecd5606eaf2e1db2b844f39bb04d77fa53cf8d, and kernel 3.8.2. Though extremely rarely and still no sign of those WMaker corruptions anymore. Created attachment 76406 [details]
FF corruption with driver git 93ecd5606eaf2e1db2b844f39bb04d77fa53cf8d and kernel 3.8.2
|
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.