mesa/src/panfrost/lib
Mary Guillemard ce52b6d359 pan/bi: Rework indices for tex on Valhall
Lower tex/sampler table in indices on panfrost.

This also implement wide indices and change the format of texture and sampler
indices received by the compiler.

Signed-off-by: Mary Guillemard <mary.guillemard@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27846>
2024-03-11 09:23:56 +00:00
..
genxml panfrost: Add a library to build CSF command streams 2024-03-01 10:42:43 +00:00
kmod pan/kmod: Add a backend for panthor 2024-03-01 10:42:43 +00:00
tests panfrost: Make pan_layout.c panfrost_device agnostic 2024-01-23 16:32:09 +00:00
.gitignore
meson.build panfrost: Add v10 support to libpanfrost 2024-03-01 10:42:43 +00:00
pan_afbc.c panfrost: Add AFBC packing support for RG formats 2024-02-22 18:23:51 +00:00
pan_attributes.c panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
pan_blend.c panfrost: Make the pan_blend logic panfrost_device-agnostic 2024-01-23 16:32:09 +00:00
pan_blend.h panfrost: Make the pan_blend logic panfrost_device-agnostic 2024-01-23 16:32:09 +00:00
pan_blitter.c pan/bi: Rework indices for tex on Valhall 2024-03-11 09:23:56 +00:00
pan_blitter.h panfrost: Make pan_blitter.{c,h} panfrost_device agnostic 2024-01-23 16:32:09 +00:00
pan_clear.c panfrost: pass blendable formats to pan_pack_color 2023-11-06 14:30:28 +01:00
pan_desc.c panfrost: Make pan_desc.{c,h} panfrost_bo agnostic 2024-01-23 16:32:09 +00:00
pan_desc.h panfrost: Make pan_desc.{c,h} panfrost_bo agnostic 2024-01-23 16:32:09 +00:00
pan_earlyzs.c panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
pan_earlyzs.h panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
pan_encoder.h panfrost: Make pan_encoder.h panfrost_device agnostic 2024-01-23 16:32:09 +00:00
pan_format.c panfrost: Don't try to set bifrost blendable format on midgard 2024-01-17 11:07:48 +00:00
pan_format.h panfrost: Move panfrost_is_yuv() to pan_format.h 2024-01-23 16:32:08 +00:00
pan_indirect_dispatch.c panfrost: Make pan_indirect_dispatch panfrost_device agnostic 2024-01-23 16:32:09 +00:00
pan_indirect_dispatch.h panfrost: Make pan_indirect_dispatch panfrost_device agnostic 2024-01-23 16:32:09 +00:00
pan_jc.h panfrost: Restrict job chain helpers to JM hardware 2023-12-05 15:55:21 +00:00
pan_layout.c panfrost: Make pan_texture.{c,h} panfrost_bo agnostic 2024-01-23 16:32:09 +00:00
pan_pool.h panfrost: Make pan_pool.h panfrost_{device,bo} agnostic 2024-01-23 16:32:09 +00:00
pan_props.c panfrost: Enable Mali-T600 2024-03-01 23:26:57 +00:00
pan_props.h panfrost: Prepare support for GPU variants 2024-03-01 10:42:43 +00:00
pan_samples.c panfrost: Make pan_sample.c panfrost_device agnostic 2024-01-23 16:32:09 +00:00
pan_samples.h panfrost: Make pan_sample.c panfrost_device agnostic 2024-01-23 16:32:09 +00:00
pan_scratch.c panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
pan_shader.c panfrost: Remove uneeded pan_device.h inclusions 2024-01-23 16:32:09 +00:00
pan_shader.h panfrost: Remove uneeded pan_device.h inclusions 2024-01-23 16:32:09 +00:00
pan_texture.c panfrost: Make pan_texture.{c,h} panfrost_bo agnostic 2024-01-23 16:32:09 +00:00
pan_texture.h panfrost: Make pan_texture.{c,h} panfrost_bo agnostic 2024-01-23 16:32:09 +00:00
pan_tiler.c panfrost: Remove uneeded pan_device.h inclusions 2024-01-23 16:32:09 +00:00
pan_util.c panfrost: Make panfrost_format_to_bifrost_blend() a per-gen helper 2024-01-23 16:32:08 +00:00
pan_util.h panfrost: Make panfrost_format_to_bifrost_blend() a per-gen helper 2024-01-23 16:32:08 +00:00
wrap.h pan/decode: handle more than one panfrost_device 2023-08-14 22:41:10 +00:00