diff options
author | Mikko Perttunen <mperttunen@nvidia.com> | 2017-09-28 15:50:41 +0300 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2017-10-20 14:19:52 +0200 |
commit | eb2ee1a28db17155bcee4630e36ea1759b7e10dc (patch) | |
tree | 63942452c69d2a896ca682cfe623ff9c963523b0 /net | |
parent | 2316f29fb57932e34a56998073246b8ec4c567f9 (diff) | |
download | linux-eb2ee1a28db17155bcee4630e36ea1759b7e10dc.tar.bz2 |
gpu: host1x: Improve debug disassembly formatting
The host1x driver prints out "disassembly" dumps of the command FIFO
and gather contents on submission timeouts. However, the output has
been quite difficult to read with unnecessary newlines and occasional
missing parentheses.
Fix these problems by using pr_cont to remove unnecessary newlines
and by fixing other small issues.
Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
Reviewed-by: Dmitry Osipenko <digetx@gmail.com>
Tested-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions