[Mesa-dev] [Bug 106980] Basemark GPU vulkan benchmark fails.

2018-08-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106980 --- Comment #7 from Samuel Pitoiset --- The crash on GFX8 should be fixed with https://cgit.freedesktop.org/mesa/mesa/commit/?id=4c43ec461de4f122d5d6566361d064c816e4ef69 Next step is to test with GFX9. -- You are receiving this mail because:

[Mesa-dev] [Bug 106980] Basemark GPU vulkan benchmark fails.

2018-08-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106980 --- Comment #6 from Samuel Pitoiset --- The following patch fixes a crash on GFX8: https://patchwork.freedesktop.org/series/48560/ -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug.___

[Mesa-dev] [Bug 106980] Basemark GPU vulkan benchmark fails.

2018-06-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106980 --- Comment #5 from Jason Ekstrand --- I just sent two patches for stable which fix the validation issues. Turns out there's nothing wrong with spirv_to_nir, just the validator having issues. Sadly, that means the hang is likely real. :-( --

[Mesa-dev] [Bug 106980] Basemark GPU vulkan benchmark fails.

2018-06-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106980 --- Comment #4 from Jason Ekstrand --- (In reply to Bas Nieuwenhuizen from comment #3) > Seems like the validation issue was fixed by the deref rewrite, and that has > been upstreamed now. That makes me suspicious. If we were getting a validat

[Mesa-dev] [Bug 106980] Basemark GPU vulkan benchmark fails.

2018-06-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106980 Bas Nieuwenhuizen changed: What|Removed |Added CC|chadvers...@chromium.org, | |dan...@fooishba

[Mesa-dev] [Bug 106980] Basemark GPU vulkan benchmark fails.

2018-06-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106980 Jan Ziak <0xe2.0x9a.0...@gmail.com> changed: What|Removed |Added CC||0xe2.0x9a.0...@gmai

[Mesa-dev] [Bug 106980] Basemark GPU vulkan benchmark fails.

2018-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106980 --- Comment #2 from Bas Nieuwenhuizen --- Created attachment 140254 --> https://bugs.freedesktop.org/attachment.cgi?id=140254&action=edit Miscompiled shader Attached is the failing shader. spirv2nir is enough to trigger if you add a nir_valid

[Mesa-dev] [Bug 106980] Basemark GPU vulkan benchmark fails.

2018-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106980 Bas Nieuwenhuizen changed: What|Removed |Added Component|Drivers/Vulkan/radeon |Drivers/Vulkan/Common QA Co

[Mesa-dev] [Bug 106980] Basemark GPU vulkan benchmark fails.

2018-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106980 --- Comment #1 from Bas Nieuwenhuizen --- with some print debugging, it looks like the failing validate is here: https://gitlab.freedesktop.org/mesa/mesa/blob/master/src/amd/vulkan/radv_shader.c#L233 which is directly after spirv_to_nir. I thi

[Mesa-dev] [Bug 106980] Basemark GPU vulkan benchmark fails.

2018-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=106980 Bug ID: 106980 Summary: Basemark GPU vulkan benchmark fails. Product: Mesa Version: git Hardware: Other OS: All Status: NEW Severity: normal Pr