mesa/src
José Roberto de Souza bd546f9e54 anv: Switch Xe KMD vm bind to sync
It was never actually async as it was doing a DRM_IOCTL_SYNCOBJ_WAIT
right after DRM_IOCTL_XE_VM_BIND but it was required to allow the
partial binds required by sparse.
But it is now fixed and we can switch back to sync vm bind.

In future we will switch back to async vm bind to improve performance
but this time it will be properly implemented.

Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25300>
2023-10-23 23:24:26 +00:00
..
amd radv: fix signed integer overflow 2023-10-23 22:16:27 +00:00
android_stub
asahi asahi: flush denorms on exact fmin/fmax 2023-10-18 17:10:02 +00:00
broadcom ci/bare-metal: Default our boards to a 20-minute timeout for the whole job. 2023-10-19 07:42:15 +00:00
c11
compiler spirv: Let spirv2nir find out the shader to use 2023-10-23 22:42:45 +00:00
drm-shim
egl egl/wayland: only add more registry listeners for hardware devices 2023-10-19 21:10:43 +00:00
etnaviv etnaviv: drm: Be able to mark end of context init 2023-10-23 14:56:48 +00:00
freedreno tu: Use MESA_TRACE_SCOPE instead of _BEGIN/_END 2023-10-23 17:20:03 +00:00
gallium intel: Sync xe_drm.h 2023-10-23 23:24:26 +00:00
gbm gbm: delete some zink handling 2023-10-09 18:43:09 +00:00
getopt
glx glx: Delete support for GLX_OML_swap_method. 2023-10-20 10:03:43 +00:00
gtest gtest: backport ansi color fix 2023-08-18 21:33:14 +00:00
imagination pvr: Only setup the bgobj to load if we have a load_op 2023-10-23 08:18:33 +00:00
imgui
intel anv: Switch Xe KMD vm bind to sync 2023-10-23 23:24:26 +00:00
loader glx: Delete support for GLX_OML_swap_method. 2023-10-20 10:03:43 +00:00
mapi mesa: add GL_APPLE_sync support 2023-10-20 17:20:11 +00:00
mesa mesa: add GL_APPLE_sync support 2023-10-20 17:20:11 +00:00
microsoft nir: Use getters for nir_src::parent_* 2023-10-10 04:58:05 -04:00
nouveau nvk: Implement VK_EXT_dynamic_rendering_unused_attachments 2023-10-19 14:06:07 +00:00
panfrost ci: update CTS to vulkan-cts-1.3.7.0 2023-10-18 12:52:37 +00:00
tool radeonsi: Add tracepoints in radeonsi driver 2023-10-19 16:16:16 +00:00
util util: Remove MESA_TRACE_BEGIN/END 2023-10-23 17:20:03 +00:00
virtio util: Remove MESA_TRACE_BEGIN/END 2023-10-23 17:20:03 +00:00
vulkan vulkan/wsi: Allow for larger linear images 2023-10-16 13:02:14 +00:00
.clang-format nir: Add nir_foreach_block_in_cf_node_reverse 2023-09-22 10:05:58 +00:00
meson.build