mesa/src/panfrost/midgard
Mary Guillemard 6438b3e2bd panfrost,panvk: Wire printf and abort support
Those are quite useful for debugging and having sanity checks in place.
It is also quite tidious to get ride of all asserts in every headers we
would ever want to use, lets just accept those now.

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/32720>
2025-02-11 12:33:23 +00:00
..
compiler.h pan/compiler: don't pass midgard_instruction by value 2025-01-22 13:50:44 +00:00
disassemble.c midgard: Make disassembler take a const void* 2024-06-17 07:31:50 +00:00
disassemble.h midgard: Make disassembler take a const void* 2024-06-17 07:31:50 +00:00
helpers.h pan/midgard: constify pointers 2025-01-22 13:50:44 +00:00
meson.build panfrost: Kill panfrost-job.h 2025-01-07 11:10:55 +00:00
midgard.h pan/mdg: Remove MSGS debug 2023-01-16 22:20:43 +00:00
midgard_address.c nir: Drop "SSA" from NIR language 2023-08-12 16:44:41 -04:00
midgard_compile.c panfrost,panvk: Wire printf and abort support 2025-02-11 12:33:23 +00:00
midgard_compile.h nir: remove dead code due to IO being always lowered in st/mesa 2025-01-22 02:15:04 +00:00
midgard_derivatives.c pan/compiler: don't pass midgard_instruction by value 2025-01-22 13:50:44 +00:00
midgard_emit.c pan/midgard: constify pointers 2025-01-22 13:50:44 +00:00
midgard_errata_lod.c treewide: use nir_metadata_control_flow 2024-06-17 16:28:14 -04:00
midgard_helper_invocations.c
midgard_liveness.c pan/midgard: constify pointers 2025-01-22 13:50:44 +00:00
midgard_nir.h pan: s/NIR_PASS_V/NIR_PASS/ 2024-12-05 08:49:45 +00:00
midgard_nir_algebraic.py nir: make fclamp_pos_mali and fsat_signed_mali opcodes generic 2024-10-03 09:02:07 +00:00
midgard_nir_lower_image_bitsize.c treewide: use nir_metadata_control_flow 2024-06-17 16:28:14 -04:00
midgard_nir_type_csel.c pan: s/NIR_PASS_V/NIR_PASS/ 2024-12-05 08:49:45 +00:00
midgard_ops.c
midgard_ops.h
midgard_opt_copy_prop.c pan/mdg: Copy-prop even with swizzle restrictions 2023-06-30 16:29:35 -04:00
midgard_opt_dce.c
midgard_opt_perspective.c pan/compiler: don't pass midgard_instruction by value 2025-01-22 13:50:44 +00:00
midgard_opt_prop.c pan/mdg: Propagate modifiers in the backend 2023-06-30 16:29:35 -04:00
midgard_print.c pan/midgard: constify pointers 2025-01-22 13:50:44 +00:00
midgard_print_constant.c
midgard_quirks.h pan/mdg: quirk to disable auto32 2024-05-09 21:21:32 +00:00
midgard_ra.c pan/compiler: don't pass midgard_instruction by value 2025-01-22 13:50:44 +00:00
midgard_ra_pipeline.c
midgard_schedule.c pan/compiler: don't pass midgard_instruction by value 2025-01-22 13:50:44 +00:00
mir.c pan/compiler: don't pass midgard_instruction by value 2025-01-22 13:50:44 +00:00
mir_promote_uniforms.c pan/compiler: don't pass midgard_instruction by value 2025-01-22 13:50:44 +00:00
mir_squeeze.c
nir_fuse_io_16.c treewide: use nir_metadata_control_flow 2024-06-17 16:28:14 -04:00