On 30.03.2015 22:28, Emil Velikov wrote:
> On 27 March 2015 at 01:05, Michel Dänzer wrote:
>> From: Michel Dänzer
>>
>> Fixes a crash in genymotion with several threads compiling shaders
>> concurrently.
>>
>> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89746
>>
>> Cc: 10.5
>> Signed-
On 27 March 2015 at 01:05, Michel Dänzer wrote:
> From: Michel Dänzer
>
> Fixes a crash in genymotion with several threads compiling shaders
> concurrently.
>
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89746
>
> Cc: 10.5
> Signed-off-by: Michel Dänzer
Hi Michel,
Seems that the r6
On Fri, Mar 27, 2015 at 10:05:06AM +0900, Michel Dänzer wrote:
> From: Michel Dänzer
>
> Fixes a crash in genymotion with several threads compiling shaders
> concurrently.
>
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89746
>
> Cc: 10.5
> Signed-off-by: Michel Dänzer
Reviewed-by
From: Michel Dänzer
Fixes a crash in genymotion with several threads compiling shaders
concurrently.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89746
Cc: 10.5
Signed-off-by: Michel Dänzer
---
src/gallium/drivers/radeonsi/si_compute.c | 3 +-
src/gallium/drivers/radeonsi/si