mesa/src/intel/decoder
José Roberto de Souza c221ba6f75 intel/decoder: Add intel_print_group_custom_spacing()
This function has 2 additional parameters to set spacing before
printing register group dword or individual registers.

intel_print_group() is keept with the same spacing as before so no
changes on decoder output is expected here.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28722>
2024-04-24 17:07:50 +00:00
..
tests
intel_batch_decoder.c intel/decoder: Fix binding table pointer entry being marked as invalid 2024-03-25 20:27:06 +00:00
intel_batch_decoder_brw.c intel/decoder: Add ELK support 2024-02-24 00:24:31 +00:00
intel_batch_decoder_elk.c intel/decoder: Add ELK support 2024-02-24 00:24:31 +00:00
intel_batch_decoder_stub.c intel/decoder: Add ELK support 2024-02-24 00:24:31 +00:00
intel_decoder.c intel/decoder: Add intel_print_group_custom_spacing() 2024-04-24 17:07:50 +00:00
intel_decoder.h intel/decoder: Add intel_print_group_custom_spacing() 2024-04-24 17:07:50 +00:00
intel_decoder_private.h intel/decoder: Add ELK support 2024-02-24 00:24:31 +00:00
meson.build intel/decoder: Add ELK support 2024-02-24 00:24:31 +00:00