mesa/src
Maíra Canal 691cfe40fa v3d: use devinfo->page_size for state uploader default size
The state uploader was hardcoded to 4096 bytes, which doesn't fill the
full page on systems with 16KB pages. Use devinfo->page_size instead so
the uploader default matches the actual allocation granularity.

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Signed-off-by: Maíra Canal <mcanal@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40496>
2026-03-27 18:54:29 +00:00
..
amd radv: advertise VK_KHR_device_address_commands 2026-03-27 16:17:02 +00:00
android_stub android_stub: fix missing prototypes issues 2025-12-02 20:03:02 +00:00
asahi treewide: Enable lowering of primitive ID in a bunch of Vulkan drivers 2026-03-25 03:11:56 +00:00
broadcom v3d: Rename cle_buffer_min_size to page_size 2026-03-27 18:54:29 +00:00
c11 c11/threads: fix build on c23 2025-11-10 07:01:50 +10:00
compiler nir: add fp_math_ctrl to convert_alu_types 2026-03-26 13:15:50 +00:00
drm-shim drm-shim: handle DRM_CAP_ADDFB2_MODIFIERS 2025-11-24 12:34:08 +00:00
egl wsi/wayland: Use wl_fixes to destroy wl_registry 2026-03-12 16:24:33 +00:00
etnaviv etnaviv/ml: Skip all synthetic tests as we now have several real models 2026-03-23 12:57:09 +00:00
freedreno freedreno/a6xx: Fix supported-blit fmt check 2026-03-27 17:48:21 +00:00
gallium v3d: use devinfo->page_size for state uploader default size 2026-03-27 18:54:29 +00:00
gbm gbm: Make documentation for gbm_bo_map more explicit 2025-12-29 10:05:38 +00:00
getopt
gfxstream gfxstream: simple compile fix 2026-03-25 17:33:56 +00:00
glx glx: guard glx_screen frontend_screen member 2026-03-10 01:53:15 +00:00
gtest
imagination pvr: consider the size of DMA request when setting msize of DDMADT 2026-03-26 18:12:06 +00:00
imgui
intel brw: fence SLM writes between workgroups 2026-03-26 22:38:55 +00:00
kosmickrisp Rename more sha and sha1 names to blake3 2026-03-23 07:03:28 +00:00
loader kmsro: wire Zink up as a fallback 2026-03-13 18:54:26 +00:00
mesa treewide: Enable lowering of primitive ID in a bunch of Vulkan drivers 2026-03-25 03:11:56 +00:00
microsoft treewide: Enable lowering of primitive ID in a bunch of Vulkan drivers 2026-03-25 03:11:56 +00:00
nouveau nvk: fix barrier cache invalidation 2026-03-26 18:29:16 +00:00
panfrost panvk: Advertise VK_EXT_shader_atomic_float 2026-03-26 21:28:49 +00:00
poly panvk/csf: implement VK_EXT_primitives_generated_query primitive restart 2026-01-21 09:03:34 +00:00
tool intel: Include available counter descriptions in the perfetto counter spec 2026-03-06 08:47:16 +00:00
util ac/nir/meta_cs_blit: use uint16 for coordinates to fix 64K blits 2026-03-25 09:39:20 +00:00
virtio ci/venus: Skip crashing Android CTS test on ANV 2026-03-25 07:51:08 +00:00
vulkan vulkan: return pQueue with matching flags 2026-03-27 17:08:01 +00:00
x11 x11: Add helper util to check for xshm support 2026-03-06 01:18:53 +00:00
.clang-format
meson.build gallium/dril: Don't use gbm if there is no gbm configured 2026-02-17 08:24:02 +00:00