* [Bug 78669] [r600g with -O3] layered-rendering/clear-color-all-types 3d single_level fails
2014-05-13 17:04 [Bug 78669] New: [r600g with -O3] layered-rendering/clear-color-all-types 3d single_level fails bugzilla-daemon
@ 2014-05-13 19:33 ` bugzilla-daemon
2014-05-13 19:34 ` bugzilla-daemon
` (7 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-05-13 19:33 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 215 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=78669
--- Comment #1 from Alex Deucher <agd5f@yahoo.com> ---
Is this only an issue with -O3?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1042 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 10+ messages in thread* [Bug 78669] [r600g with -O3] layered-rendering/clear-color-all-types 3d single_level fails
2014-05-13 17:04 [Bug 78669] New: [r600g with -O3] layered-rendering/clear-color-all-types 3d single_level fails bugzilla-daemon
2014-05-13 19:33 ` [Bug 78669] " bugzilla-daemon
@ 2014-05-13 19:34 ` bugzilla-daemon
2014-05-13 21:47 ` bugzilla-daemon
` (6 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-05-13 19:34 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 194 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=78669
--- Comment #2 from Alex Deucher <agd5f@yahoo.com> ---
nevermind.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1021 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 10+ messages in thread* [Bug 78669] [r600g with -O3] layered-rendering/clear-color-all-types 3d single_level fails
2014-05-13 17:04 [Bug 78669] New: [r600g with -O3] layered-rendering/clear-color-all-types 3d single_level fails bugzilla-daemon
2014-05-13 19:33 ` [Bug 78669] " bugzilla-daemon
2014-05-13 19:34 ` bugzilla-daemon
@ 2014-05-13 21:47 ` bugzilla-daemon
2014-05-14 12:25 ` bugzilla-daemon
` (5 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-05-13 21:47 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 266 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=78669
--- Comment #3 from Marek Olšák <maraeo@gmail.com> ---
I think the result of this test is random. It's also random on radeonsi.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1115 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 10+ messages in thread* [Bug 78669] [r600g with -O3] layered-rendering/clear-color-all-types 3d single_level fails
2014-05-13 17:04 [Bug 78669] New: [r600g with -O3] layered-rendering/clear-color-all-types 3d single_level fails bugzilla-daemon
` (2 preceding siblings ...)
2014-05-13 21:47 ` bugzilla-daemon
@ 2014-05-14 12:25 ` bugzilla-daemon
2014-05-14 16:20 ` bugzilla-daemon
` (4 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-05-14 12:25 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 298 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=78669
--- Comment #4 from David Heidelberger (okias) <david.heidelberger@ixit.cz> ---
it's random with -O3 or just random?
if you want some more testing on 6550D, let me know
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1150 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 10+ messages in thread* [Bug 78669] [r600g with -O3] layered-rendering/clear-color-all-types 3d single_level fails
2014-05-13 17:04 [Bug 78669] New: [r600g with -O3] layered-rendering/clear-color-all-types 3d single_level fails bugzilla-daemon
` (3 preceding siblings ...)
2014-05-14 12:25 ` bugzilla-daemon
@ 2014-05-14 16:20 ` bugzilla-daemon
2014-05-16 22:11 ` bugzilla-daemon
` (3 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-05-14 16:20 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 260 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=78669
--- Comment #5 from Marek Olšák <maraeo@gmail.com> ---
I always compile with -O2 and the test result is random pass/fail.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1109 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 10+ messages in thread* [Bug 78669] [r600g with -O3] layered-rendering/clear-color-all-types 3d single_level fails
2014-05-13 17:04 [Bug 78669] New: [r600g with -O3] layered-rendering/clear-color-all-types 3d single_level fails bugzilla-daemon
` (4 preceding siblings ...)
2014-05-14 16:20 ` bugzilla-daemon
@ 2014-05-16 22:11 ` bugzilla-daemon
2014-05-22 3:01 ` bugzilla-daemon
` (2 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-05-16 22:11 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 441 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=78669
--- Comment #6 from David Heidelberger (okias) <david.heidelberger@ixit.cz> ---
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
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1293 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 10+ messages in thread* [Bug 78669] [r600g with -O3] layered-rendering/clear-color-all-types 3d single_level fails
2014-05-13 17:04 [Bug 78669] New: [r600g with -O3] layered-rendering/clear-color-all-types 3d single_level fails bugzilla-daemon
` (5 preceding siblings ...)
2014-05-16 22:11 ` bugzilla-daemon
@ 2014-05-22 3:01 ` bugzilla-daemon
2014-05-22 3:07 ` [Bug 78669] [r600g, radeonsi] layered-rendering/clear-color-all-types 3d single_level randomly fails bugzilla-daemon
2019-09-18 19:16 ` bugzilla-daemon
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-05-22 3:01 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 668 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=78669
--- Comment #7 from David Heidelberger (okias) <david.heidelberger@ixit.cz> ---
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
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1548 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 10+ messages in thread* [Bug 78669] [r600g, radeonsi] layered-rendering/clear-color-all-types 3d single_level randomly fails
2014-05-13 17:04 [Bug 78669] New: [r600g with -O3] layered-rendering/clear-color-all-types 3d single_level fails bugzilla-daemon
` (6 preceding siblings ...)
2014-05-22 3:01 ` bugzilla-daemon
@ 2014-05-22 3:07 ` bugzilla-daemon
2019-09-18 19:16 ` bugzilla-daemon
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-05-22 3:07 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 612 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=78669
David Heidelberger (okias) <david.heidelberger@ixit.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[r600g with -O3] |[r600g, radeonsi]
|layered-rendering/clear-col |layered-rendering/clear-col
|or-all-types 3d |or-all-types 3d
|single_level fails |single_level randomly fails
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1273 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 10+ messages in thread* [Bug 78669] [r600g, radeonsi] layered-rendering/clear-color-all-types 3d single_level randomly fails
2014-05-13 17:04 [Bug 78669] New: [r600g with -O3] layered-rendering/clear-color-all-types 3d single_level fails bugzilla-daemon
` (7 preceding siblings ...)
2014-05-22 3:07 ` [Bug 78669] [r600g, radeonsi] layered-rendering/clear-color-all-types 3d single_level randomly fails bugzilla-daemon
@ 2019-09-18 19:16 ` bugzilla-daemon
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2019-09-18 19:16 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 840 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=78669
GitLab Migration User <gitlab-migration@fdo.invalid> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |MOVED
Status|NEW |RESOLVED
--- Comment #8 from GitLab Migration User <gitlab-migration@fdo.invalid> ---
-- 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.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2555 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 10+ messages in thread