mesa/src/gallium/drivers
Mike Blumenkrantz 2e3ce614b9 zink: sync queries at the end of cmdbufs
with tc, query results can be fetched async, and it's impossible to
sync tc in this scenario. to avoid needing to sync when a sync is not
possible, sync ahead of time in all cases

Fixes: 7c96e98975 ("zink: always start/stop/resume queries inside renderpasses")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22827>
2023-05-03 20:08:07 +00:00
..
asahi asahi: Allow explicit non-LINEAR modifiers for scanout 2023-04-07 03:23:04 +00:00
crocus intel/compiler: make uses_pos_offset a tri-state 2023-05-03 10:03:57 +00:00
d3d12 microsoft/compiler: Unroll loops in opt passes 2023-05-01 21:12:43 +00:00
etnaviv etnaviv: Add util_blitter_save_so_targets(..) call 2023-05-02 13:12:36 +00:00
freedreno freedreno: Fix resource tracking vs rebind/invalidate 2023-04-25 17:41:25 +00:00
i915 ci: Move some timeout xfails to skips. 2023-04-25 04:43:09 +00:00
iris intel/compiler: make uses_pos_offset a tri-state 2023-05-03 10:03:57 +00:00
lima ci/lima: Skip ppgtt_memory_alignment that flaked a job with the oomkiller. 2023-04-25 22:36:15 +00:00
llvmpipe llvmpipe: fix native vector width init 2023-04-29 03:36:19 +00:00
nouveau nvc0: do not randomly emit fences. 2023-05-02 18:54:04 +00:00
panfrost panfrost: Check blend enabled state in pan_allow_forward_pixel_to_kill() 2023-05-03 19:02:21 +00:00
r300 r300: remove simple duplicate ARL instructions 2023-04-29 18:10:11 +00:00
r600 r600: fix refcnt imbalance related to atomic_buffer_state 2023-05-03 04:55:01 +00:00
radeonsi radeonsi/vcn: correct cropping for hevc case 2023-04-28 18:07:42 +00:00
softpipe drisw: don't leak the winsys 2023-04-20 13:34:15 +00:00
svga svga: Make declaration of emit_input_declaration match definition 2023-05-01 14:15:15 +00:00
tegra tegra: Add support for get_screen_fd 2023-03-31 13:39:05 +00:00
v3d v3d: apply 1D texture miplevel alignment in arrays 2023-05-01 08:35:16 +00:00
vc4 broadcom: fix typos 2023-04-21 17:19:46 +00:00
virgl virgl: check a debug option again at context creation 2023-05-02 21:43:37 +00:00
zink zink: sync queries at the end of cmdbufs 2023-05-03 20:08:07 +00:00