mesa/src
Mary Guillemard 751cff86e0 nvk: Use SET_REFERENCE in nvk_CmdResetQueryPool
Instead of trying to wait for each available values to be zeroed, we now
use NV906F_SET_REFERENCE.

NV906F_SET_REFERENCE behaves like a FE WFI+MEMBAR on the command
processor itself, ensuring ordering.

Signed-off-by: Mary Guillemard <mary@mary.zone>
Reviewed-by: Mel Henning <mhenning@darkrefraction.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41507>
2026-05-12 15:26:52 +00:00
..
amd aco,radeonsi: declare prolog CENTROID VGPRs only if used 2026-05-12 14:13:45 +00:00
android_stub android_stub: purge unused log utils 2026-05-01 20:23:23 +00:00
asahi nir: rename nir_src_parent_instr to nir_src_use_instr 2026-05-06 17:09:22 +00:00
broadcom v3dv: include mem_offset in vkCmdFillBuffer destination 2026-05-11 10:49:20 +02:00
c11
compiler nir: add an option to ignore INTERP_MODE_NONE in nir_shader_gather_info 2026-05-12 14:13:45 +00:00
drm-shim drm-shim: fix shim on GLX 2026-04-14 12:06:10 +00:00
egl egl: Switch to mesa_log(..) 2026-04-30 23:51:48 +00:00
etnaviv Uprev Piglit to 11ce9eb56edb00e6a7702d13168cc827ce5e0cbd 2026-04-10 21:21:52 +00:00
freedreno tu: Fix BV/BR race in tu_clone_trace_range when waiting on barrier 2026-05-12 09:01:58 +00:00
gallium radeonsi: handle any size of shader args in the LLVM PS prolog 2026-05-12 14:13:46 +00:00
gbm gbm: Replace VER_MIN with common MIN2 2026-04-30 13:00:03 +00:00
getopt
gfxstream gfxstream: emit global state wrapped decoding for vkCmdEvent 2026-05-04 19:49:52 +00:00
glx meson: Add support for buidling zink + Turnip/KGSL 2026-03-31 15:00:29 +00:00
gtest
imagination nir/opt_licm: add filter callback 2026-05-12 13:41:06 +00:00
imgui imgui: update copy and port all tools using it 2026-04-30 10:59:45 +00:00
intel brw: Calcuate divergence before brw_from_nir 2026-05-11 21:03:19 +00:00
kosmickrisp kk: Enable VK_(EXT/KHR)_line_rasterization 2026-05-12 12:02:51 +00:00
loader kmsro: wire Zink up as a fallback 2026-03-13 18:54:26 +00:00
mesa mesa/main: remove unused array 2026-05-12 11:06:04 +00:00
microsoft spirv2dxil: Replace UAV_FENCE_THREAD_GROUP usage with UAV_FENCE_GLOBAL. 2026-05-07 16:51:25 +00:00
nouveau nvk: Use SET_REFERENCE in nvk_CmdResetQueryPool 2026-05-12 15:26:52 +00:00
panfrost pan/ci: remove benign typoed flake 2026-05-12 12:42:58 +00:00
poly panvk/csf: implement VK_EXT_primitives_generated_query primitive restart 2026-01-21 09:03:34 +00:00
tool pps: Re-emit time clock_sync more regularly 2026-05-06 21:37:15 +00:00
util anv: add and use a drirc option to enable FullyCovered for vkd3d 2026-05-11 18:15:50 +00:00
virtio ci/android: Remove CtsDeqpTestCases from Android CTS 2026-05-06 15:51:28 +02:00
vulkan vulkan/wsi/wayland: use mtx helpers in wait_for_present2 2026-05-12 12:17:09 +00:00
x11 meson: Add support for buidling zink + Turnip/KGSL 2026-03-31 15:00:29 +00:00
.clang-format intel: add Jay 2026-04-10 18:21:21 +00:00
meson.build gallium/dril: Don't use gbm if there is no gbm configured 2026-02-17 08:24:02 +00:00