mesa/src/broadcom
Emma Anholt 9e61e72e9f vk/runtime: Set GPU_MULTI_WAIT on the drm syncobj type.
DRM syncobjs always let you wait repeatedly on them, so we can set the
flag in the core instead of having each driver override it once they try
to enable the emulated timeline semaphores.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36563>
2025-08-13 18:57:42 +00:00
..
ci broadcom/ci: fix another slow & flaky CL test on rpi4 2025-08-08 21:27:45 +00:00
cle broadcom/cle: assert attribute has a value 2025-04-04 15:55:13 +00:00
clif build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
common all: rename gl_shader_stage to mesa_shader_stage 2025-08-06 10:28:40 +08:00
compiler all: rename gl_shader_stage_name to mesa_shader_stage_name 2025-08-06 10:28:41 +08:00
drm-shim v3d/drm-shim: add support for multisync 2025-08-04 08:06:36 +02:00
ds broadcom: Add perfetto data source 2024-12-13 12:29:11 +00:00
perfcntrs broadcom: Add perfcount library 2024-12-02 14:13:24 +00:00
qpu build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
simulator build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
vulkan vk/runtime: Set GPU_MULTI_WAIT on the drm syncobj type. 2025-08-13 18:57:42 +00:00
.editorconfig
meson.build broadcom: Add perfetto data source 2024-12-13 12:29:11 +00:00