mesa/src/panfrost
Utku Iseri d9d0001b7d panvk: fix for clearing render targets with 8+ layers
It's valid for the tiler desc to be 0 when the tiler isn't being
used. Currently, we set the descriptor based on an offset over the
pointer in the gfx state, and if this is 0, we end up setting it to
just the offset when there are more than 8 layers on a target.

Reviewed-by: Lars-Ivar Hesselberg Simonsen <lars-ivar.simonsen@arm.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37837>
2025-10-16 16:13:33 +00:00
..
ci panfrost,mesa: Fix versions for EXT_shader_clock 2025-10-10 14:58:34 +00:00
clc pan/clc: Wire up gpu_variant to pan_compile_inputs 2025-09-16 15:54:48 +00:00
compiler treewide: don't check before free 2025-10-15 23:01:33 +00:00
drm-shim panvk: use os_get_option instead of getenv 2025-09-26 22:52:38 +00:00
ds panfrost/perfetto: Use Android-internal perfetto 2025-08-19 15:02:06 +00:00
genxml pan/genxml: use process name to distinguish CS dumps 2025-10-07 18:16:49 +00:00
lib pan/mod: allow non-tiled modifiers to be optimal 2025-10-16 13:28:39 +00:00
libpan panvk: add a meta command for transitioning image layout 2025-08-12 12:43:10 +00:00
midgard treewide: don't check before free 2025-10-15 23:01:33 +00:00
model pan: Lift pan_get_model into its own lib 2025-09-16 15:54:48 +00:00
perf build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
shared build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
tools pan/decode: detect error on fseek 2025-08-21 08:45:33 +00:00
util pan: Add gpu variant to compile inputs 2025-09-16 15:54:48 +00:00
vulkan panvk: fix for clearing render targets with 8+ layers 2025-10-16 16:13:33 +00:00
.clang-format clang-format: Update the .clang-format files to conformance clang-format json-schema 2025-09-09 07:04:55 +00:00
meson.build pan: Lift pan_get_model into its own lib 2025-09-16 15:54:48 +00:00