mesa/src/freedreno
Yiwei Zhang cef48af271 tu: bind aliased wsi image at memory offset zero
The vulkan spec says that we should ignore memoryOffset when
VkBindImageMemorySwapchainInfoKHR is present. wsi common assumes that we
bind the wsi image at offset 0, so set the offset to 0. This change
aligns with common wsi, and also obeys dedicated alloc requirement.

Fixes: f887116c49 ("turnip: adopt wsi_common_get_memory")
Reviewed-by: Connor Abbott <cwabbott0@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37099>
2025-09-04 02:29:33 +00:00
..
afuc build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
ci freedreno/ci: Update a750 expectations 2025-08-25 20:11:58 +00:00
common freedreno/a750: Fix typo in recent magic regs change 2025-08-29 10:44:10 +00:00
computerator freedreno/computerator: fix cs builder conversion errors 2025-08-31 16:59:44 +00:00
decode freedreno/decode: lua support for <stripe> 2025-08-28 16:59:28 +00:00
drm freedreno/drm: Only initialize memory data source when Perfetto is active 2025-08-25 22:04:45 +00:00
drm-shim freedreno/drm-shim: Handle GET/SET_METADATA 2025-08-28 16:59:28 +00:00
ds build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
fdl freedreno/a6xx: Format table fixes 2025-09-02 01:07:31 +00:00
ir2 all: rename gl_shader_stage to mesa_shader_stage 2025-08-06 10:28:40 +08:00
ir3 ir3/spill: initialize base reg as late as possible 2025-09-03 21:17:57 +00:00
isa ir3: Add EOLM and EOGM a7xx flags to NOP 2025-08-28 16:59:28 +00:00
perfcntrs freedreno/a6xx: Add single common source for a6xx.xml.h 2025-07-03 12:50:04 +00:00
registers freedreno/a750: Fix typo in recent magic regs change 2025-08-29 10:44:10 +00:00
rnn freedreno/decode: Fix ufixed/fixed decode of bitset fields 2025-08-28 16:59:28 +00:00
tests freedreno: Name a few events 2025-08-28 16:59:28 +00:00
vulkan tu: bind aliased wsi image at memory offset zero 2025-09-04 02:29:33 +00:00
.clang-format freedreno: add missing entries to ForEachMacros 2025-01-24 12:15:31 +00:00
.dir-locals.el
.editorconfig
meson.build meson: Update Lua dependency version to 5.3 2024-08-14 03:03:46 +00:00