gpu: host1x: debug: Dump only relevant parts of CDMA push buffer
authorThierry Reding <treding@nvidia.com>
Fri, 9 Jul 2021 16:58:29 +0000 (18:58 +0200)
committerThierry Reding <treding@nvidia.com>
Fri, 13 Aug 2021 16:23:32 +0000 (18:23 +0200)
commitafa770fe57b95672115c88530fae744693d30a51
treee79b6a8184b1e61d61726e5cd3da8f170c1178c6
parentff41dd274858436f35bd20abc76f3f3b65ea6872
gpu: host1x: debug: Dump only relevant parts of CDMA push buffer

Dumping the full CDMA push buffer takes a long time and isn't very
useful since most of the contents are not relevant. Instead only show
the CDMA push buffer entries associated with current jobs.

While at it, tweak the indentation a bit to make the output more
readable.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/host1x/hw/debug_hw.c