Re: [Mesa-dev] [PATCH] drirc: whitelist glthread for The Witcher 2

2017-07-14 Thread Pierre-Loup A. Griffais
I'm a bit nervous about whitelisting games without checking frametime variance. From experience with certain game patterns, threading can introduce stuttering in certain apps and cause the general experience to feel worse even though the general throughput appears to go up, as reported by bench

Re: [Mesa-dev] [PATCH] drirc: whitelist glthread for The Witcher 2

2017-07-14 Thread Marek Olšák
I pushed both patches. Thanks! Marek On Mon, Jul 10, 2017 at 9:12 PM, Edmondo Tommasina wrote: > Performance delta on AMD Phenom II X3 720 / RX 470 > > The Witcher 2: +18% > --- > src/mesa/drivers/dri/common/drirc | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/src/mesa/drivers/

[Mesa-dev] [PATCH] drirc: whitelist glthread for The Witcher 2

2017-07-10 Thread Edmondo Tommasina
Performance delta on AMD Phenom II X3 720 / RX 470 The Witcher 2: +18% --- src/mesa/drivers/dri/common/drirc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/mesa/drivers/dri/common/drirc b/src/mesa/drivers/dri/common/drirc index 69b735ce70..3108451090 100644 --- a/src/mesa/drivers