mesa/src/panfrost
Christoph Pillmayer 3427b20b71 pan/bi: Fix MEMMOV size calculation
Doing stores first, loads second doesn't work because there can be
chains of store, load, store... .
Use a fixed point approach instead to calculate sizes for all
destinations.

Fixes: 2fd5b8a391 ("pan/bi: Account for MEMMOV in bi_record_sizes")
Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40915>
2026-04-15 07:22:35 +00:00
..
ci pan/ci: update expectations 2026-04-14 08:51:52 +00:00
clc pan/va: move allow_merging_workgroups decision to drivers 2026-04-09 17:53:46 +00:00
compiler pan/bi: Fix MEMMOV size calculation 2026-04-15 07:22:35 +00:00
drm-shim panfrost: SPDX everything 2026-01-20 20:49:33 +00:00
ds panfrost: Add a few missing license blocks 2026-01-20 20:49:33 +00:00
genxml pan: Add support for 64 bit gpu_id 2026-04-09 09:49:20 +00:00
lib pan/format: Advertise support for AFBC(16x16,sparse,split) 2026-04-10 14:57:26 +00:00
libpan panvk/csf: implement VK_EXT_primitives_generated_query primitive restart 2026-01-21 09:03:34 +00:00
model pan/model: Expose prod_id and rev functions 2026-04-14 10:12:00 +02:00
perf panfrost: Add a few missing license blocks 2026-01-20 20:49:33 +00:00
shared panfrost: drop email from ancient copyright lines 2026-02-23 20:04:12 +00:00
tools pan: Add support for 64 bit gpu_id 2026-04-09 09:49:20 +00:00
vulkan panvk/csf: check printf buffer one last time when queue is lost 2026-04-10 20:08:41 +00:00
.clang-format pan: Add some missing ForEachMacros to .clang-format 2026-02-03 13:26:12 +00:00
meson.build pan: Add a central libpanfrost_compiler library 2025-12-02 21:00:30 +00:00