mesa/src/panfrost/lib
Faith Ekstrand 80bdd7019a pan: Switch to nir_intrinsic_load_blend_input_pan
It's a lot more explicit to just have an intrinsic for this than to
treat blend shaders as their own weird stage.  Also, the new intrinsic
uses the same io_semantics as a fragment store so the back-end code is a
little easier to read because it now checks sem.dual_source_blend_index
instead of the generic load_input offset.

Reviewed-by: Christoph Pillmayer <christoph.pillmayer@arm.com>
Reviewed-by: Lars-Ivar Hesselberg Simonsen <lars-ivar.simonsen@arm.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39244>
2026-01-12 18:14:48 +00:00
..
kmod pan/kmod: Add new helpers to sync BO CPU mappings 2025-12-12 10:15:41 +01:00
tests pan/compiler: Move pan_ir.h into pan_compiler.h 2025-12-02 21:00:30 +00:00
.gitignore
meson.build pan: Move pan_compile_shader to pan_compiler.c 2025-12-03 18:28:45 +00:00
pan_afbc.c panfrost: Optimize pan_afbc_payload_layout_packed() for AArch32 2025-07-12 11:58:14 +00:00
pan_afbc.h panfrost,nir: drop my lonely Authors tags 2026-01-05 17:47:52 +00:00
pan_afrc.h build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
pan_blend.c pan: Switch to nir_intrinsic_load_blend_input_pan 2026-01-12 18:14:48 +00:00
pan_blend.h pan: Use nir_intrinsic_blend_pan for blend shaders 2026-01-12 18:14:46 +00:00
pan_clear.c pan: Add support for blending with F16 and F11/10 formats 2026-01-08 00:01:27 +00:00
pan_desc.c panfrost: factor out meat of pan_bytes_per_pixel_tib to helper 2025-12-16 13:05:57 +00:00
pan_desc.h pan/lib: prepare for pixel local storage support 2025-11-18 20:25:43 +00:00
pan_earlyzs.c pan/compiler: Move pan_ir.h into pan_compiler.h 2025-12-02 21:00:30 +00:00
pan_earlyzs.h pan/lib: do not duplicate enum mali_pixel_kill 2025-08-20 00:05:36 +00:00
pan_encoder.h panfrost,nir: drop my lonely Authors tags 2026-01-05 17:47:52 +00:00
pan_format.c pan: Add support for blending with F16 and F11/10 formats 2026-01-08 00:01:27 +00:00
pan_format.h pan: Add support for blending with F16 and F11/10 formats 2026-01-08 00:01:27 +00:00
pan_image.h panvk: explicit fallback to linear for legacy scanout images 2025-10-16 13:28:38 +00:00
pan_jc.h pan: Use a consistent pan_ prefix across src/panfrost/* 2025-05-21 14:58:20 +02:00
pan_layout.c pan/lib: introduce row_align_B and array_align_B constraints 2025-11-27 17:05:42 +00:00
pan_layout.h pan/lib: introduce row_align_B and array_align_B constraints 2025-11-27 17:05:42 +00:00
pan_mod.c pan/lib: introduce row_align_B and array_align_B constraints 2025-11-27 17:05:42 +00:00
pan_mod.h pan/afbc: Cache the pan_afbc_mode selection 2025-09-15 10:59:04 +00:00
pan_pool.h pan: Use a consistent pan_ prefix across src/panfrost/* 2025-05-21 14:58:20 +02:00
pan_props.c panfrost,nir: drop my lonely Authors tags 2026-01-05 17:47:52 +00:00
pan_props.h panfrost,nir: drop my lonely Authors tags 2026-01-05 17:47:52 +00:00
pan_samples.c pan: Use a consistent pan_ prefix across src/panfrost/* 2025-05-21 14:58:20 +02:00
pan_samples.h pan: Use a consistent pan_ prefix across src/panfrost/* 2025-05-21 14:58:20 +02:00
pan_scratch.c panfrost,nir: drop my lonely Authors tags 2026-01-05 17:47:52 +00:00
pan_shader.h pan: Move pan_shader_compile() to pan_compiler.h 2025-12-02 21:00:30 +00:00
pan_texture.c pan/v9+: Make texel buffers use BufferDescriptor 2025-11-07 17:03:53 +00:00
pan_texture.h pan/v9+: Make texel buffers use BufferDescriptor 2025-11-07 17:03:53 +00:00
pan_tiler.c panfrost,nir: drop my lonely Authors tags 2026-01-05 17:47:52 +00:00
pan_util.c pan: Use a consistent pan_ prefix across src/panfrost/* 2025-05-21 14:58:20 +02:00
pan_util.h panfrost: enable 8x and 16x msaa modes when supported 2025-06-10 19:22:48 +00:00
wrap.h panfrost: Kill the mali_ptr typedef 2025-01-07 11:10:55 +00:00