mesa/src/freedreno
Danylo Piliaiev 8faf76a754 tu/a6xx: Fix unaligned buffer_to_image on close to (1 << 14) width
I'm not sure why exactly it didn't work because
TPL1_A2D_SRC_TEXTURE_SIZE seemingly has (1 << 15) width
limit. However tests have shown that it doesn't work out.

Signed-off-by: Danylo Piliaiev <dpiliaiev@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36939>
2025-08-26 10:56:13 +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 tu, freedreno: Document GRAS shading rate LUT 2025-08-21 22:48:32 +00:00
computerator freedreno/computerator: Convert to new cs builders 2025-08-06 12:25:00 +00:00
decode freedreno/drm: Import new UABI for VM_BIND 2025-08-25 20:11:57 +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: disable VM_BIND 2025-08-26 09:09:48 +00:00
ds build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
fdl tu: Enable LRZ with FDM 2025-08-21 16:42:19 +00:00
ir2 all: rename gl_shader_stage to mesa_shader_stage 2025-08-06 10:28:40 +08:00
ir3 ir3: emit descriptor prefetch in block dominated by its sources 2025-08-22 05:21:25 +00:00
isa ir3/isa: add encoding for scalar predicates 2025-08-20 06:14:02 +00:00
perfcntrs freedreno/a6xx: Add single common source for a6xx.xml.h 2025-07-03 12:50:04 +00:00
registers tu, freedreno: Document GRAS shading rate LUT 2025-08-21 22:48:32 +00:00
rnn freedreno/decode: Add enum value decoding 2025-08-01 19:33:27 +00:00
tests freedreno/registers: Fix RB_A2D_DEST_FLAG_BUFFER_PITCH 2025-08-06 12:24:58 +00:00
vulkan tu/a6xx: Fix unaligned buffer_to_image on close to (1 << 14) width 2025-08-26 10:56:13 +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