Re: [Mesa-dev] [PATCH 13/13] radeonsi: enable threaded_context

2017-05-11 Thread Marek Olšák
On May 11, 2017 5:55 AM, "Dieter Nützel" wrote: For the series: Tested-by: Dieter Nützel on radeonsi / RX580, 8 GB Unigine_Heaven-4.0 Unigine_Valley-1.0 Unigine_Superposition-1.0 running wine-2.7_gallium_nine+staging FYI, it's disabled with nine. Marek Steam: PES2015 + TS2017 LS2015 + L

Re: [Mesa-dev] [PATCH 13/13] radeonsi: enable threaded_context

2017-05-10 Thread Dieter Nützel
For the series: Tested-by: Dieter Nützel on radeonsi / RX580, 8 GB Unigine_Heaven-4.0 Unigine_Valley-1.0 Unigine_Superposition-1.0 running wine-2.7_gallium_nine+staging Steam: PES2015 + TS2017 LS2015 + LS2017 (!!! ;-) Except: currently _only_ Linux 4.11 (have to compile 4.12-rcx or Alex's t

[Mesa-dev] [PATCH 13/13] radeonsi: enable threaded_context

2017-05-10 Thread Marek Olšák
From: Marek Olšák --- src/gallium/drivers/radeonsi/si_pipe.c | 37 +++--- 1 file changed, 34 insertions(+), 3 deletions(-) diff --git a/src/gallium/drivers/radeonsi/si_pipe.c b/src/gallium/drivers/radeonsi/si_pipe.c index 53738a5..c7ca928 100644 --- a/src/gallium/dr