* [Bug 100802] [regression] mostly blank graphics on Faeria
2017-04-26 21:06 [Bug 100802] [regression] mostly blank graphics on Faeria bugzilla-daemon
@ 2017-04-27 13:31 ` bugzilla-daemon
2017-04-27 16:30 ` bugzilla-daemon
` (6 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-04-27 13:31 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 219 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=100802
--- Comment #1 from Timo Aaltonen <tjaalton@ubuntu.com> ---
still there in 17.1-rc2
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 993 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 100802] [regression] mostly blank graphics on Faeria
2017-04-26 21:06 [Bug 100802] [regression] mostly blank graphics on Faeria bugzilla-daemon
2017-04-27 13:31 ` bugzilla-daemon
@ 2017-04-27 16:30 ` bugzilla-daemon
2017-05-02 13:20 ` bugzilla-daemon
` (5 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-04-27 16:30 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 242 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=100802
--- Comment #2 from Timo Aaltonen <tjaalton@ubuntu.com> ---
happens on debian stretch too with mesa 13.0.6
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1016 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 100802] [regression] mostly blank graphics on Faeria
2017-04-26 21:06 [Bug 100802] [regression] mostly blank graphics on Faeria bugzilla-daemon
2017-04-27 13:31 ` bugzilla-daemon
2017-04-27 16:30 ` bugzilla-daemon
@ 2017-05-02 13:20 ` bugzilla-daemon
2017-05-05 13:36 ` bugzilla-daemon
` (4 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-05-02 13:20 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 544 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=100802
--- Comment #3 from Timo Aaltonen <tjaalton@ubuntu.com> ---
Ran more tests and tried to bisect mesa, but the end result is something weird
that I can't figure out anymore where the bug is. Using whatever combination of
kernel, llvm, mesa, or the radeon X driver on Ubuntu 16.04 seems to work, but
fails on 17.04.
Took an apitrace of running Faeria:
https://aaltoset.kapsi.fi/tmp/Faeria.x86_64.trace.xz
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1385 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 100802] [regression] mostly blank graphics on Faeria
2017-04-26 21:06 [Bug 100802] [regression] mostly blank graphics on Faeria bugzilla-daemon
` (2 preceding siblings ...)
2017-05-02 13:20 ` bugzilla-daemon
@ 2017-05-05 13:36 ` bugzilla-daemon
2017-05-08 3:21 ` bugzilla-daemon
` (3 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-05-05 13:36 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 408 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=100802
--- Comment #4 from Timo Aaltonen <tjaalton@ubuntu.com> ---
Backporting the full X stack (including kernel 4.10, xorg 1.19.3) from 17.04 to
16.04 didn't break it, so looks like the breakage is due to some compiler issue
on 17.04? That sounds like a treat to track down..
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1182 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 100802] [regression] mostly blank graphics on Faeria
2017-04-26 21:06 [Bug 100802] [regression] mostly blank graphics on Faeria bugzilla-daemon
` (3 preceding siblings ...)
2017-05-05 13:36 ` bugzilla-daemon
@ 2017-05-08 3:21 ` bugzilla-daemon
2017-05-22 8:42 ` bugzilla-daemon
` (2 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-05-08 3:21 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 485 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=100802
--- Comment #5 from Michel Dänzer <michel@daenzer.net> ---
FWIW, the apitrace plays back fine for me on Kaveri, with radeonsi from Mesa
Git master built using
-fno-math-errno -fno-trapping-math -O3 -fno-omit-frame-pointer
-ftree-vectorize -march=amdfam10 -mtune=native
for optimization with
gcc version 6.3.0 20170415 (Debian 6.3.0-14)
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1259 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 100802] [regression] mostly blank graphics on Faeria
2017-04-26 21:06 [Bug 100802] [regression] mostly blank graphics on Faeria bugzilla-daemon
` (4 preceding siblings ...)
2017-05-08 3:21 ` bugzilla-daemon
@ 2017-05-22 8:42 ` bugzilla-daemon
2018-05-02 23:27 ` bugzilla-daemon
2019-08-01 23:44 ` bugzilla-daemon
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2017-05-22 8:42 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 273 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=100802
--- Comment #6 from Samuel Pitoiset <samuel.pitoiset@gmail.com> ---
Same here, the trace replays fine with Mesa/LLVM from today on RX480.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1055 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 100802] [regression] mostly blank graphics on Faeria
2017-04-26 21:06 [Bug 100802] [regression] mostly blank graphics on Faeria bugzilla-daemon
` (5 preceding siblings ...)
2017-05-22 8:42 ` bugzilla-daemon
@ 2018-05-02 23:27 ` bugzilla-daemon
2019-08-01 23:44 ` bugzilla-daemon
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2018-05-02 23:27 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 513 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=100802
Timothy Arceri <t_arceri@yahoo.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
--- Comment #7 from Timothy Arceri <t_arceri@yahoo.com.au> ---
Is this still a problem for you will more recent Mesa/LLVM versions?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1845 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 100802] [regression] mostly blank graphics on Faeria
2017-04-26 21:06 [Bug 100802] [regression] mostly blank graphics on Faeria bugzilla-daemon
` (6 preceding siblings ...)
2018-05-02 23:27 ` bugzilla-daemon
@ 2019-08-01 23:44 ` bugzilla-daemon
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2019-08-01 23:44 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 560 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=100802
Timothy Arceri <t_arceri@yahoo.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |RESOLVED
Resolution|--- |WORKSFORME
--- Comment #8 from Timothy Arceri <t_arceri@yahoo.com.au> ---
No reply so assuming regression was fixed and closing.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2073 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] 9+ messages in thread