mesa/src/panfrost
Rebecca Mckeever 9c4b530c49 panvk: Allow a 32-bit binding value in desc id key and use 64-bit keys
Since the binding value can be any 32-bit number, we cannot assume that
it is <= 27 bits. We need 64-bit keys to accommodate a 32-bit binding.

This will also provide more bits to store the subdesc id, which will be
needed for multiplane texture and sampler descriptors.

Fixes: 7bea6f86 ("panvk: Overhaul the Bifrost descriptor set implementation")

Signed-off-by: Rebecca Mckeever <rebecca.mckeever@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32563>
2025-02-08 07:48:40 +00:00
..
ci pan/ci: add a couple of common flakes 2025-02-06 13:42:44 +00:00
compiler pan/bi: Use 2D dimension with TEX_FETCH with CUBE on Valhall 2025-02-05 13:30:29 +00:00
drm-shim panfrost: Fix group priorities in drm-shim 2025-02-05 13:30:29 +00:00
ds build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
lib panfrost: Properly name CSF instruction UMIN32 source 0 2025-02-05 13:30:29 +00:00
midgard panfrost: move handling for bifrost mediump lowering to pan_collect_varyings 2025-02-04 01:56:01 +00:00
perf panfrost: Kill panfrost-job.h 2025-01-07 11:10:55 +00:00
shared format: Generate endian-independent format aliases 2024-07-19 13:50:42 +00:00
tools build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
util panfrost: support 16-bit varyings 2025-02-04 01:56:01 +00:00
vulkan panvk: Allow a 32-bit binding value in desc id key and use 64-bit keys 2025-02-08 07:48:40 +00:00
.clang-format pan/cs: cs_{break,continue} are not for_each macros 2025-01-15 14:07:37 +00:00
meson.build panfrost: Kill panfrost-job.h 2025-01-07 11:10:55 +00:00