On 01.08.2017 22:42, Marek Olšák wrote:
On Thu, Jul 27, 2017 at 9:14 PM, Nicolai Hähnle wrote:
From: Nicolai Hähnle
There is a firmware regression that causes failures. Work around it by
using the compute shader for query_buffer_objects to summarize the query
results.
---
src/amd/common/r60
On Thu, Jul 27, 2017 at 9:14 PM, Nicolai Hähnle wrote:
> From: Nicolai Hähnle
>
> There is a firmware regression that causes failures. Work around it by
> using the compute shader for query_buffer_objects to summarize the query
> results.
> ---
> src/amd/common/r600d_common.h | 1 +
>
From: Nicolai Hähnle
There is a firmware regression that causes failures. Work around it by
using the compute shader for query_buffer_objects to summarize the query
results.
---
src/amd/common/r600d_common.h | 1 +
src/gallium/drivers/radeon/r600_query.c | 88 +