Summary: | [r600g, radeonsi] layered-rendering/clear-color-all-types 3d single_level randomly fails | ||
---|---|---|---|
Product: | Mesa | Reporter: | David Heidelberg (okias) <david> |
Component: | Drivers/Gallium/r600 | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED MOVED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
David Heidelberg (okias)
2014-05-13 17:04:51 UTC
Is this only an issue with -O3? nevermind. I think the result of this test is random. It's also random on radeonsi. it's random with -O3 or just random? if you want some more testing on 6550D, let me know I always compile with -O2 and the test result is random pass/fail. try with -O3, then it's permanently PIGLIT: {'result': 'fail' } I tried: while true; do /home/okias/projects/piglit/bin/gl-3.2-layered-rendering-clear-color-all-types 3d single_level -fbo -auto | grep result; done and always fail with -O between -Og, -O0 and -O2 it gives 1:300 - pass:fail Chances for pass are increased by running or turning off any GL app.. for this case I always get one or two "pass". With CFLAGS="-ggdb -pg -g -Og -gdwarf-2 -gstrict-dwarf" I mostly getting more pass for turning GL app on/off (about 3-4) Command to test: $ while true; do sleep 0.03 && /projects/piglit/bin/gl-3.2-layered-rendering-clear-color-all-types 3d single_level -fbo -auto | grep pass; done -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/510. |
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.