freedreno/ir3: reformat disasm output
authorRob Clark <robdclark@chromium.org>
Fri, 6 Mar 2020 16:43:35 +0000 (08:43 -0800)
committerMarge Bot <eric+marge@anholt.net>
Fri, 27 Mar 2020 22:41:36 +0000 (22:41 +0000)
commit3d0905582a3d75882e1fd3846a500934045aa622
tree0dbde64067bddfeab37d52df240da34006493951
parentafdb8e390787b8199a554a0fe688cc1150e4c58f
freedreno/ir3: reformat disasm output

In particular, make sure we see all the shader-db stats.  The format
(order) is the sameish, except split across multiple lines to make it
easier to read.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4272>
src/freedreno/ir3/ir3_shader.c