Re: [Mesa-dev] [PATCH 08/25] gallium/u_threaded: mark queries flushed only for non-deferred flushes

2017-11-03 Thread Nicolai Hähnle
On 30.10.2017 13:31, Marek Olšák wrote: On Mon, Oct 30, 2017 at 2:57 AM, Marek Olšák wrote: On Sun, Oct 22, 2017 at 9:07 PM, Nicolai Hähnle wrote: From: Nicolai Hähnle The driver uses (and must use) the flushed flag of queries

Re: [Mesa-dev] [PATCH 08/25] gallium/u_threaded: mark queries flushed only for non-deferred flushes

2017-10-30 Thread Marek Olšák
On Mon, Oct 30, 2017 at 2:57 AM, Marek Olšák wrote: > On Sun, Oct 22, 2017 at 9:07 PM, Nicolai Hähnle wrote: >> From: Nicolai Hähnle >> >> The driver uses (and must use) the flushed flag of queries as a hint that >> it does not have

Re: [Mesa-dev] [PATCH 08/25] gallium/u_threaded: mark queries flushed only for non-deferred flushes

2017-10-29 Thread Marek Olšák
On Sun, Oct 22, 2017 at 9:07 PM, Nicolai Hähnle wrote: > From: Nicolai Hähnle > > The driver uses (and must use) the flushed flag of queries as a hint that > it does not have to check for synchronization with currently queued up > commands. Deferred

[Mesa-dev] [PATCH 08/25] gallium/u_threaded: mark queries flushed only for non-deferred flushes

2017-10-22 Thread Nicolai Hähnle
From: Nicolai Hähnle The driver uses (and must use) the flushed flag of queries as a hint that it does not have to check for synchronization with currently queued up commands. Deferred flushes do not actually flush queued up commands, so we must not set the flushed flag