mesa/src
Jesse Natalie ca8c8f2fc1 dzn: Remove cmdbuf query 'wait' list
From the Vulkan spec, the WAIT flag on vkCmdCopyQueryPoolResults only
serves to increase the first synchronization scope to include query end
commands, but either way, the synchronization scope only includes
commands that occur earlier in submission order. In other words, we
don't need to enforce queue ordering, a pipeline barrier is all that's
needed.

Fixes deadlocks in the timestamp.misc_tests.two_cmd_buffers_primary test.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20617>
2023-01-17 20:17:42 +00:00
..
amd radv/gfx11: expose shaderBufferFloat32AtomicAdd 2023-01-17 17:39:15 +00:00
android_stub
asahi asahi: Handle sampler->compare_mode 2023-01-13 19:43:14 +00:00
broadcom v3dv: skip two ycbcr tests 2023-01-16 14:10:21 +00:00
c11 c11: Remove _MTX_INITIALIZER_NP for windows 2022-11-09 04:38:28 +00:00
compiler nir: Add range_base to atomic_counter and an option to use it 2023-01-17 13:19:04 +00:00
drm-shim drm-shim: Use hide_drm_device_path() to hide other drm devices 2022-12-30 15:51:11 -08:00
egl egl: const display & config pointers in eglGetConfigAttrib() 2023-01-10 22:23:06 +00:00
etnaviv tree-wide: Use __func__ instead of __FUNCTION__ in non-gallium code 2022-11-22 06:53:46 +00:00
freedreno freedreno/drm: Remove assert 2023-01-17 19:32:13 +00:00
gallium v3d: expose more drm formats with SAND128 modifier 2023-01-17 19:57:28 +00:00
gbm gbm/backend: fix gbm compile without dri 2023-01-13 22:29:29 +00:00
getopt
glx glx: Harmonize glXCreateGLXPixmap with glXCreatePixmap 2023-01-13 19:59:26 +00:00
gtest
hgl
imagination pvr: Add support for geometry-only render jobs 2023-01-16 12:48:37 +00:00
imgui
intel anv: Move anv_device_check_status() code to i915/anv_device.c 2023-01-17 17:10:18 +00:00
loader loader/dri3: Overhaul draw->cur_num_back handling 2023-01-10 10:44:17 +00:00
mapi mesa: add missing count_scale attributes 2023-01-10 23:14:54 +00:00
mesa mesa: Trivially advertise NV_generate_mipmap_sRGB 2023-01-13 20:53:16 +00:00
microsoft dzn: Remove cmdbuf query 'wait' list 2023-01-17 20:17:42 +00:00
nouveau nir: Eliminate nir_op_i2b 2022-12-14 06:23:21 +00:00
panfrost pan/mdg: Remove MSGS debug 2023-01-16 22:20:43 +00:00
tool pps: print out message when we get the first counters 2023-01-13 01:22:15 +00:00
util util/fossilize_db: add runtime RO foz db loading via FOZ_DBS_DYNAMIC_LIST 2023-01-16 16:15:45 +00:00
virtio venus: allow vtest socket being specified by env variable 2023-01-17 12:02:38 +00:00
vulkan wsi/x11: Support depth 16 visuals 2023-01-16 18:01:08 +00:00
meson.build meson: build radeon drm-shim also for r300 and r600 2022-11-16 14:37:47 +00:00