Re: [Mesa-dev] [PATCH 3/4] drirc: Initial blacklist for adaptive sync

2018-09-13 Thread Michel Dänzer
On 2018-09-13 12:01 p.m., Eero Tamminen wrote: > On 11.09.2018 19:24, Nicholas Kazlauskas wrote: >> Applications that don't present at a predictable rate (ie. not games) >> shouldn't have adapative sync enabled. This list covers some of the >> common desktop compositors and some web browsers. > >

Re: [Mesa-dev] [PATCH 3/4] drirc: Initial blacklist for adaptive sync

2018-09-13 Thread Eero Tamminen
Hi, On 11.09.2018 19:24, Nicholas Kazlauskas wrote: Applications that don't present at a predictable rate (ie. not games) shouldn't have adapative sync enabled. This list covers some of the common desktop compositors and some web browsers. Why videos (in video players like vlc & mpv) wouldn't

Re: [Mesa-dev] [PATCH 3/4] drirc: Initial blacklist for adaptive sync

2018-09-12 Thread Michel Dänzer
On 2018-09-12 6:08 p.m., Kazlauskas, Nicholas wrote: > On 09/12/2018 12:01 PM, Michel Dänzer wrote: >> >> On a similar note, a few more compositors could be added as well. Off >> the top of my head: compiz (and/or whatever is Unity 7's process name), >> compton, xfwm4, mutter > > [...] > > For co

Re: [Mesa-dev] [PATCH 3/4] drirc: Initial blacklist for adaptive sync

2018-09-12 Thread Kazlauskas, Nicholas
On 09/12/2018 12:01 PM, Michel Dänzer wrote: On 2018-09-12 2:37 p.m., Kazlauskas, Nicholas wrote: On 09/12/2018 04:53 AM, Michel Dänzer wrote: On 2018-09-11 6:24 p.m., Nicholas Kazlauskas wrote: Applications that don't present at a predictable rate (ie. not games) shouldn't have adapative sync

Re: [Mesa-dev] [PATCH 3/4] drirc: Initial blacklist for adaptive sync

2018-09-12 Thread Michel Dänzer
On 2018-09-12 2:37 p.m., Kazlauskas, Nicholas wrote: > On 09/12/2018 04:53 AM, Michel Dänzer wrote: >> On 2018-09-11 6:24 p.m., Nicholas Kazlauskas wrote: >>> Applications that don't present at a predictable rate (ie. not games) >>> shouldn't have adapative sync enabled. This list covers some of th

Re: [Mesa-dev] [PATCH 3/4] drirc: Initial blacklist for adaptive sync

2018-09-12 Thread Kazlauskas, Nicholas
On 09/12/2018 04:53 AM, Michel Dänzer wrote: On 2018-09-11 6:24 p.m., Nicholas Kazlauskas wrote: Applications that don't present at a predictable rate (ie. not games) shouldn't have adapative sync enabled. This list covers some of the common desktop compositors and some web browsers. Signed-off

Re: [Mesa-dev] [PATCH 3/4] drirc: Initial blacklist for adaptive sync

2018-09-12 Thread Michel Dänzer
On 2018-09-11 6:24 p.m., Nicholas Kazlauskas wrote: > Applications that don't present at a predictable rate (ie. not games) > shouldn't have adapative sync enabled. This list covers some of the > common desktop compositors and some web browsers. > > Signed-off-by: Nicholas Kazlauskas > > [...] >

[Mesa-dev] [PATCH 3/4] drirc: Initial blacklist for adaptive sync

2018-09-11 Thread Nicholas Kazlauskas
Applications that don't present at a predictable rate (ie. not games) shouldn't have adapative sync enabled. This list covers some of the common desktop compositors and some web browsers. Signed-off-by: Nicholas Kazlauskas --- src/util/00-mesa-defaults.conf | 37 +