mesa/src/gallium/drivers
Paulo Zanoni 22fe73a86a iris: fix iris_xe_wait_exec_queue_idle() on release builds
We need to call iris_wait_syncobj() on both release and debug builds,
so take it out of the assert() call. Only assert the result.

With this patch, gnome-session finally works for me. Also steam.

Fixes: 665d30b544 ("iris: Wait for drm_xe_exec_queue to be idle before destroying it")
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30195>
2024-07-17 01:31:50 +00:00
..
asahi libagx: handle VS/IA pipeline stats on GPU 2024-07-15 20:09:00 +00:00
crocus build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
d3d12 u_blitter+d3d12: Move stencil fallback clear to caller 2024-07-16 17:03:15 +00:00
etnaviv etnaviv: isa: Rework branch instruction 2024-07-09 18:33:34 +00:00
freedreno freedreno/a6xx: Allow blit based transfers 2024-07-16 17:03:15 +00:00
i915 build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
iris iris: fix iris_xe_wait_exec_queue_idle() on release builds 2024-07-17 01:31:50 +00:00
lima lima: fix surface reload flags assignment 2024-07-08 08:44:04 +00:00
llvmpipe llvmpipe: add an implementation with llvm orcjit 2024-07-16 12:22:29 +10:00
nouveau gallium: remove PIPE_CAP_SHADER_CAN_READ_OUTPUTS 2024-07-10 19:11:38 +00:00
panfrost panfrost: Handle gracefully resource BO alloc failures 2024-07-16 13:10:56 +00:00
r300 ci: simplify setting .no-auto-retry now that it isn't bundled with unrelated rules: 2024-07-07 19:31:44 +00:00
r600 Revert "ac, radeonsi: remove has_syncobj, has_fence_to_handle" 2024-07-09 15:07:27 +02:00
radeonsi radeonsi/vcn: support DPB_MAX_RES on VCN5 2024-07-16 22:26:05 +00:00
softpipe build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
svga ci: simplify setting .no-auto-retry now that it isn't bundled with unrelated rules: 2024-07-07 19:31:44 +00:00
tegra build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
v3d v3d: expose ARB_depth_clamp in V3D 7.x 2024-07-15 11:45:37 +02:00
vc4 vc4: fix out-of-bounds access to array 2024-07-01 08:02:07 +00:00
virgl ci: simplify setting .no-auto-retry now that it isn't bundled with unrelated rules: 2024-07-07 19:31:44 +00:00
zink zink/ci: remove redundant arb_shader_image_load_store skips on POLARIS10 2024-07-16 23:35:01 +00:00