mesa/src/panfrost/libpan
Caterina Shablia 0da350f879
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
panvk: remove AFBC header zeroing
This is not actually necessary and moreover was corrupting
mipmapped arrayed 2D images in cases when the transition barrier
wasn't transitioning all mips, but more than one layer.

Keep the layout transition infrastructure in place as we'll need
it for transaction elimination CRC zeroing on v10-.

Fixes: c95f8993 ("panvk: add a meta command for transitioning image layout")

Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38972>
2025-12-17 12:33:58 +00:00
..
draw_helper.cl panvk: Parallelize min max index search on JM 2025-08-04 12:12:56 +00:00
draw_helper.h panvk: Parallelize min max index search on JM 2025-08-04 12:12:56 +00:00
indirect_dispatch.cl libpan: Add indirect dispatch implementation 2025-06-06 12:58:21 +00:00
libpan.h pan/clc: Build for v13 2025-04-15 13:36:07 +02:00
libpan_dgc.h panvk/csf: add PANLIB_BARRIER_CSF_WAIT, to insert WAIT after precomp 2025-11-17 19:31:31 +00:00
libpan_shaders.h pan/clc: Build for v13 2025-04-15 13:36:07 +02:00
meson.build panvk: remove AFBC header zeroing 2025-12-17 12:33:58 +00:00
query_pool.cl build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00