mesa/src/panfrost
Lars-Ivar Hesselberg Simonsen e11a494e27 panvk/v9+: Set up limited texture descs for storage use
Storage access to images using LEA_TEX[_IMM] has limitations on some
fields in the texture descriptors, making them incompatible with the
descriptors required for texture access, specifically in the case
non-zero levels.

This change sets up two sets of texture descriptors for image views of
storage images, then picks the correct one when writing the image view
descriptors.

Backport-to: 25.0
Backport-to: 25.1
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Tested-by: Heiko Stuebner <heiko@sntech.de>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34839>
(cherry picked from commit 7451bc3bef)
2025-05-20 20:18:05 +02:00
..
ci panfrost: Take tiler memory budget into account in pan_select_tiler_hierarchy_mask 2025-04-22 01:25:05 +02:00
clc pan/clc: Build for v13 2025-04-15 13:36:07 +02:00
compiler pan/bi: Properly lower add/sub with saturation on v11+ 2025-04-30 14:15:55 +02:00
drm-shim panfrost: Fix group priorities in drm-shim 2025-02-05 13:30:29 +00:00
ds panfrost/pps: fix omitting several counters 2025-04-05 08:06:00 +00:00
lib panvk/v9+: Set up limited texture descs for storage use 2025-05-20 20:18:05 +02:00
libpan pan/clc: Build for v13 2025-04-15 13:36:07 +02:00
midgard panfrost: allow promoting sysval UBO to push constants 2025-04-27 11:50:23 +02:00
perf pan/kmod: Add drmIoctl() wrapper pan_kmod_ioctl() with CPU trace 2025-04-15 10:37:39 +00:00
shared panfrost,lima: use index size in panfrost minmax_cache 2025-04-07 16:53:22 +00:00
tools build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
util panfrost: allow promoting sysval UBO to push constants 2025-04-27 11:50:23 +02:00
vulkan panvk/v9+: Set up limited texture descs for storage use 2025-05-20 20:18:05 +02:00
.clang-format pan/cs: cs_{break,continue} are not for_each macros 2025-01-15 14:07:37 +00:00
meson.build panfrost: build panfrost_compile for -Dtools=panfrost 2025-05-01 09:38:52 +02:00