mesa/src
Maíra Canal 7775c79035
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
v3dv: don't overwrite the primary fd if it's already set
If a valid primary file descriptor is already set (e.g. from vc4),
don't overwrite it with -1.

This prevents losing a valid primary fd and resolves issues arising
when vc4 is the first node returned by `drmGetDevices2()` and v3d is
the second.

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/12777
Fixes: 188f1c6cbe ("v3dv: rewrite device identification")
Signed-off-by: Maíra Canal <mcanal@igalia.com>
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33958>
2025-03-11 18:31:58 +00:00
..
amd radv: fix a GPU hang with inherited rendering and HiZ/HiS on GFX1201 2025-03-11 14:14:25 +00:00
android_stub
asahi libagx: clean up 2025-03-10 20:16:04 +00:00
broadcom v3dv: don't overwrite the primary fd if it's already set 2025-03-11 18:31:58 +00:00
c11 c11: use SPDX-License-Identifier header 2025-01-08 20:37:51 +00:00
compiler libcl: add u_foreach_bit 2025-03-10 20:16:03 +00:00
drm-shim
egl egl: use the current dispatch to execute glFlush instead of get_proc_address 2025-03-06 17:13:23 +00:00
etnaviv etnaviv/ci: add pengutronix LAVA lab with one i.MX8MP device 2025-03-08 10:18:11 +00:00
freedreno tu: Fix Perfetto build error with vk_buffer 2025-03-11 12:29:59 +00:00
gallium panvk: correct VkPhysicalDeviceProperties::deviceName 2025-03-11 13:50:05 +00:00
gbm dri: delete INVALIDATE extension 2025-02-26 21:46:06 +00:00
getopt
gfxstream gfxstream: Remove duplicated boxed handle func declarations 2025-02-27 17:37:55 +00:00
glx glx: fix build with -Dlegacy-x11=dri2 2025-03-06 17:13:23 +00:00
gtest
imagination treewide: Switch to nir_progress 2025-02-26 15:19:53 +00:00
imgui
intel intel: Move unlit centroid workaround into the elk compiler 2025-03-10 17:23:07 -07:00
loader loader/nouveau: load zink as the GL driver for turing and above. 2025-03-11 17:39:14 +00:00
mapi glapi: remove extension definitions that will likely never be implemented 2025-03-06 17:13:23 +00:00
mesa st/mesa: fix nir_load_per_vertex_input parameter 2025-03-11 07:45:07 +00:00
microsoft vulkan/runtime: store flags on descriptor set layouts 2025-02-27 13:26:58 +02:00
nouveau nvk,nil: Stop panicing in image creation 2025-03-10 23:42:19 +00:00
panfrost panvk: correct VkPhysicalDeviceProperties::deviceName 2025-03-11 13:50:05 +00:00
tool panvk: add u_trace perfetto support 2024-12-17 23:14:26 +00:00
util util/u_idalloc: fix util_idalloc_sparse_alloc_range() 2025-03-08 09:17:07 +00:00
virtio venus: relax 2 assertions for prime blit path 2025-03-10 16:48:31 +00:00
vulkan wsi/x11: drop misleading reference to anv in var names 2025-03-09 12:00:44 +00:00
x11 glx/egl/x11: fix x11_dri3_check_multibuffer 2025-02-17 02:50:15 +00:00
.clang-format freedreno: move ForEachMacros into freedreno 2025-01-24 12:15:31 +00:00
meson.build meson: remove with_shared_glapi variable (it's always true) 2025-03-06 17:13:22 +00:00