| Summary: | [G33 SNA] Rendering corruptions in Firefox with CSS3 element transformations | ||
|---|---|---|---|
| Product: | xorg | Reporter: | Matti Hämäläinen <ccr> |
| Component: | Driver/intel | Assignee: | Chris Wilson <chris> |
| Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> |
| Severity: | normal | ||
| Priority: | medium | ||
| Version: | unspecified | ||
| Hardware: | x86 (IA32) | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
|
Description
Matti Hämäläinen
2012-05-03 09:37:20 UTC
Indeed, I've narrowed down the (last) bug to rendering to an element that is larger than can be natively handled by the GPU. To be even more precise, it is the handling of a trapezoid through a tiled mask that appears to be the source of the error. Closer... Oh that was fun. All the commits leading up to commit 61cac5c265279d45677262216a0ba56f548cd898 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Thu May 3 22:33:59 2012 +0100 sna: Maintain a reference to the chain of proxies Rather than attempt to flatten the chain to the last link, we may need to hold a reference to the intermediate links in case of batch buffer submission. Fixes http://tnsp.org/~ccr/intel-gfx/test.html Reported-by: Matti Hamalainen <ccr@tnsp.org> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=49436 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> |
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.