mesa/src/panfrost/lib
Boris Brezillon 9297d6e9a6 pan/afrc: Reject AFRC(compressed)
This is not a valid combination.

Fixes: 2dae926850 ("panfrost: add utils for AFRC fixed-rate support")
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Tested-by: Eric R. Smith <eric.smith@collabora.com>
Reviewed-by: Eric R. Smith <eric.smith@collabora.com>
Reviewed-by: Mary Guillemard <mary.guillemard@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35015>
(cherry picked from commit b65b621062)
2025-06-18 17:55:44 +02:00
..
genxml pan/genxml: Fix typo for NEXT_SB_ENTRY 2025-06-04 15:52:47 +02:00
kmod pan/kmod: Add drmIoctl() wrapper pan_kmod_ioctl() with CPU trace 2025-04-15 10:37:39 +00:00
tests pan/earlyzs: Default to FORCE_EARLY for ZS update on v11+ 2025-04-15 13:36:07 +02:00
.gitignore
meson.build pan/lib: Build for v13 2025-04-15 13:36:07 +02:00
pan_afbc.c panfrost: support MTK 16L32S detiling 2025-01-29 19:24:59 +00:00
pan_afrc.c pan/afrc: Reject AFRC(compressed) 2025-06-18 17:55:44 +02:00
pan_attributes.c panfrost: clang-format the tree 2022-12-24 02:22:57 +00:00
pan_blend.c pan/genxml: Enforce explicit packed types on pan_[un]pack 2025-01-10 18:27:27 +00:00
pan_blend.h panfrost: fix SAMPLE_ALPHA_TO_ONE 2024-09-26 02:25:28 +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: Take tiler memory budget into account in pan_select_tiler_hierarchy_mask 2025-04-22 01:25:05 +02:00
pan_desc.h panvk/v10+: Limit direct dispatch WLS allocation 2025-06-04 15:52:46 +02:00
pan_earlyzs.c pan/earlyzs: Default to FORCE_EARLY for ZS update on v11+ 2025-04-15 13:36:07 +02:00
pan_earlyzs.h pan/earlyzs: Fix the read-only ZS optimization 2025-04-14 15:20:06 +00:00
pan_encoder.h pan/genxml: Enforce explicit packed types on pan_[un]pack 2025-01-10 18:27:27 +00:00
pan_format.c pan/format: Disable image storage on A8_UNORM 2025-04-27 11:50:22 +02:00
pan_format.h pan/format: Add PAN_BIND_STORAGE_IMAGE flag 2025-04-15 21:30:41 +00:00
pan_indirect_dispatch.c panfrost: invert and rename no_ubo_to_push flag 2025-04-10 08:05:21 +00:00
pan_indirect_dispatch.h panfrost: Kill the mali_ptr typedef 2025-01-07 11:10:55 +00:00
pan_jc.h pan/genxml: Enforce explicit packed types on pan_[un]pack 2025-01-10 18:27:27 +00:00
pan_layout.c pan/lib: Adapt CRC calculation to align to 64x64 on v12+ 2025-04-15 13:36:07 +02:00
pan_pool.h panfrost: Kill the mali_ptr typedef 2025-01-07 11:10:55 +00:00
pan_props.c panfrost: Advertize Mali-G725 support 2025-04-15 13:36:07 +02:00
pan_props.h panfrost: do not try to use 4x4 tiles on v4 gpus 2025-06-04 15:52:47 +02:00
pan_samples.c panfrost: properly align value 2025-04-11 08:01:08 +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 panvk/va: don't advertise independent denorm behavior 2025-04-10 16:21:09 +00:00
pan_shader.h panfrost: Kill the mali_ptr typedef 2025-01-07 11:10:55 +00:00
pan_texture.c panvk/v9+: Set up limited texture descs for storage use 2025-05-20 20:18:05 +02:00
pan_texture.h panvk/v9+: Set up limited texture descs for storage use 2025-05-20 20:18:05 +02:00
pan_tiler.c panfrost: Remove uneeded pan_device.h inclusions 2024-01-23 16:32:09 +00:00
pan_util.c panfrost: improve swizzle inversion 2024-09-11 19:29:16 +00:00
pan_util.h panfrost: Take tiler memory budget into account in pan_select_tiler_hierarchy_mask 2025-04-22 01:25:05 +02:00
wrap.h panfrost: Kill the mali_ptr typedef 2025-01-07 11:10:55 +00:00