pvr: debug: Enhancements to hex dumps
authorMatt Coster <matt.coster@imgtec.com>
Thu, 1 Sep 2022 09:08:11 +0000 (10:08 +0100)
committerMarge Bot <emma+marge@anholt.net>
Thu, 1 Dec 2022 15:05:59 +0000 (15:05 +0000)
commit14c0f3de4c3b0b7c399aa6c285ee386eb21e6dc3
tree56909011e8805b68d735895cfef567e156f04f80
parent0009b37bf1c2c47d0a9effb31534351dc449c1a1
pvr: debug: Enhancements to hex dumps

Contains the following enhancements & fixes:
 - Increase (decrease?) the granularity to single bytes rather than
   using an arbitrary word size,
 - Remove some spurious semicolons at the end of macros, and
 - Do not collapse sections of zero bytes that consist of only a single
   line.

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/20040>
src/imagination/common/pvr_dump.c
src/imagination/common/pvr_dump.h
src/imagination/vulkan/pvr_dump_csb.c