pvr: debug: Add PPP sub-buffer support to CSB dumps.
authorMatt Coster <matt.coster@imgtec.com>
Tue, 16 Aug 2022 10:23:43 +0000 (11:23 +0100)
committerMarge Bot <emma+marge@anholt.net>
Fri, 25 Nov 2022 16:42:55 +0000 (16:42 +0000)
commit20747fabbad1b009577ac3e2fda2b68192feb483
tree89268ab6fe04dbb00738189320ef4c2582f843eb
parent97e54d69a969061eacce4fbf9004e26b56dae04d
pvr: debug: Add PPP sub-buffer support to CSB dumps.

This patch also includes the infrastructure for dumping sub-buffers in
print_sub_buffer() and new field types for floating and fixed point
decimals.

Signed-off-by: Matt Coster <matt.coster@imgtec.com>
Reviewed-by: Karmjit Mahil <Karmjit.Mahil@imgtec.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18948>
src/imagination/common/pvr_debug.c
src/imagination/common/pvr_dump.h
src/imagination/vulkan/pvr_dump_csb.c