mesa/src
Jose Maria Casanova Crespo f0b3a4fcaf v3dv: limit V3D_TFU_READAHEAD to buffers/images with USAGE_TRANSFER_SRC flag
We avoid adding unconditionally the 64-bytes padding to all usages
of the vulkan memory allocations. The readahead padding is only added
for buffers/images with USAGE_TRANSFER_SRC_BIT usage enabled as this
is enough for having a full vk-cts without reported MMU TFU errors.

vk-cts doesn't exercise the added image memory requirements codepath to
handle this readahead. This is because the required 64-bytes image
alignments for images with flag VK_IMAGE_USAGE_TRANSFER_SRC_BIT.
But the alignment didn't cover when the image is already aligned to
64-bytes at the end of the memory page.

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36159>
2025-07-23 10:44:02 +00:00
..
amd radv/ci: lower timeouts for vkd3d jobs 2025-07-23 06:24:30 +00:00
android_stub
asahi agx: reassociate ALU 2025-07-22 23:17:01 +00:00
broadcom v3dv: limit V3D_TFU_READAHEAD to buffers/images with USAGE_TRANSFER_SRC flag 2025-07-23 10:44:02 +00:00
c11 c11: use SPDX-License-Identifier header 2025-01-08 20:37:51 +00:00
compiler nir/search: check variable requirements even if it's already seen 2025-07-23 09:43:33 +00:00
drm-shim
egl egl/x11: don't leak device_name when choosing zink 2025-07-22 13:23:56 +00:00
etnaviv etnaviv: Update headers from rnndb 2025-07-22 12:32:57 +00:00
freedreno freedreno/ci: disable defunct baremetal jobs 2025-07-21 15:35:25 +00:00
gallium v3d: Add V3D_TFU_READAHEAD padding for allocated resources 2025-07-23 10:44:02 +00:00
gbm gbm: Add more formats 2025-07-15 12:37:10 +00:00
getopt
gfxstream gfxstream: vulkan-mapper: special case Nvidia 2025-07-22 23:44:28 +00:00
glx dri: Get rid of __DRIbackgroundCallableExtension 2025-07-16 01:32:56 +00:00
gtest
imagination nir/opt_vectorize_io: optionally vectorize loads with holes 2025-07-15 16:29:30 +00:00
imgui
intel anv: Fix PAT entry in importing (xe2) 2025-07-22 20:18:44 +00:00
loader dri: Add additional 16/32b float/int formats 2025-07-15 12:37:10 +00:00
mapi mesa: support NV_timeline_semaphore 2025-07-07 21:18:29 +00:00
mesa mesa/st: do not check single-sampled for max_samples 2025-07-23 07:37:23 +00:00
microsoft dzn: drop redundant internal = true writes 2025-07-21 12:11:42 +00:00
nouveau NVK: report VK_KHR_unified_image_layouts extenstion support 2025-07-22 22:41:09 +00:00
panfrost panvk: Make most end work instrumentation synchronous 2025-07-23 08:28:23 +00:00
tool pps: Generate libgpudataprofiling.so from pps-producer sources for Android CTS 2025-07-15 20:29:57 +00:00
util util: add workaround for Interstellar Rift 2025-07-22 23:58:00 +00:00
virtio venus: clean up post vk_android_get_ahb_image_properties adoption 2025-07-17 20:12:23 +00:00
vulkan wsi/display: Add error messages to some shouldn't-be-hit paths. 2025-07-21 22:53:54 +00:00
x11 x11: Add an x11_xlib_display_is_thread_safe() helper 2025-07-16 01:32:56 +00:00
.clang-format nir: add ALU reassocation pass 2025-07-22 23:17:01 +00:00
meson.build meson: Only build src/x11 if with_platform_x11 2025-07-16 01:32:55 +00:00