[Mesa-dev] [PATCH] radv: fix resetting the pool for timestamp queries

Józef Kucia joseph.kucia at gmail.com
Thu Oct 4 08:52:38 UTC 2018


On Thu, Oct 4, 2018 at 10:42 AM Samuel Pitoiset
<samuel.pitoiset at gmail.com> wrote:
>
> Since the driver no longer uses the availability bit for
> timestamp queries it shouldn't reset it. Instead, it should
> reset the query values to UINT32_MAX. This fixes VM faults.
>
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=108164
> Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
> ---
>  src/amd/vulkan/radv_query.c | 12 +++++-------
>  1 file changed, 5 insertions(+), 7 deletions(-)

Thanks!

Tested-by: Józef Kucia <joseph.kucia at gmail.com>


More information about the mesa-dev mailing list