Re: [Mesa-dev] Gallium ARB_get_program_binary support

2017-12-09 Thread Mike Lothian
I can confirm these sort the crash on Dead Island and I can confirm I'm also seeing the segfault with Dirt Rally On Fri, 8 Dec 2017 at 09:58 Timothy Arceri wrote: > Core support in now in master so this is just a resend of the gallium > patches. > > Resolves crash in Dead

Re: [Mesa-dev] [PATCH] gallium/{r600, radeonsi}: Fix segfault with color format (v2)

2017-12-09 Thread Denis Pauk
Hi! As for me, patch is too minor and be in future 18.+ release is enough, As i know application can't cause segfault by public API by this path(only by private api). On Tue, Nov 28, 2017 at 4:48 PM, Marek Olšák wrote: > On Tue, Nov 28, 2017 at 3:46 PM, Emil Velikov

[Mesa-dev] [Bug 104183] mesa-17.3.0/src/broadcom/qpu/qpu_pack.c:171]: (error) Invalid memcmp() argument

2017-12-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=104183 Bug ID: 104183 Summary: mesa-17.3.0/src/broadcom/qpu/qpu_pack.c:171]: (error) Invalid memcmp() argument Product: Mesa Version: 17.3 Hardware: Other OS:

[Mesa-dev] [Bug 104185] CS:GO randomly locks up the entire system requiring forced reboot

2017-12-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=104185 Timothy Arceri changed: What|Removed |Added Status|NEW |NEEDINFO ---

Re: [Mesa-dev] Gallium ARB_get_program_binary support

2017-12-09 Thread Timothy Arceri
Hi, as always thanks for testing :) Are you able to find out which patch causes the crash? I'm curious if its the ARB_get_program_binary support or if I break the regular cache when re-factoring. Thanks, Tim On 09/12/17 15:58, Dieter Nützel wrote: Hello Tim, first time ever, that I got a

[Mesa-dev] [PATCH] gallivm: fix texture wrapping for texture gather for mirror modes

2017-12-09 Thread sroland
From: Roland Scheidegger Care must be taken that all coords end up correct, the tests are very sensitive that everything is correctly rounded. This doesn't matter for bilinear filter (since picking a wrong texel with weight zero is ok), and we could also switch the per-sample

[Mesa-dev] [Bug 103579] Vertex shader causes compiler to crash in SPIRV-to-NIR

2017-12-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103579 Bas Nieuwenhuizen changed: What|Removed |Added Resolution|--- |FIXED

[Mesa-dev] [Bug 104185] CS:GO randomly locks up the entire system requiring forced reboot

2017-12-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=104185 Bug ID: 104185 Summary: CS:GO randomly locks up the entire system requiring forced reboot Product: Mesa Version: 17.2 Hardware: x86 (IA32) OS: Linux (All)

Re: [Mesa-dev] [PATCH 0/3] Gallium: Signed VBO offsets to fix SPECviewperf stability

2017-12-09 Thread Dieter Nützel
Hello Marek, could you please rebase your gl31 branch or send these rebased patches, again? I'll do some 'real' apps testing over the Christmas days. Greetings, Dieter Am 30.10.2017 17:23, schrieb Marek Olšák: I use SPECviewperf from the phoronix test suite. See the gl31 branch in my repo.

[Mesa-dev] [Bug 104182] Seti@Home OpenCL program starts then returns: "CL file build failure"

2017-12-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=104182 Bug ID: 104182 Summary: Seti@Home OpenCL program starts then returns: "CL file build failure" Product: Mesa Version: unspecified Hardware: Other OS: All

Re: [Mesa-dev] Gallium ARB_get_program_binary support

2017-12-09 Thread Dieter Nützel
First BAD commit is patch [PATCH 2/5]. https://patchwork.freedesktop.org/patch/192329/ With it I get this in dmesg: [34581.836122] OGL_Dispatch_33[4887]: segfault at 0 ip 9ebeafda sp a95580d4 error 4 in libc-2.26.so[7f6afcaf7000+1b1000] [34706.224082] perf: interrupt took too