drm/vc4: Use drm_printer for the debugfs and runtime bo stats output.
authorEric Anholt <eric@anholt.net>
Wed, 20 Feb 2019 21:03:40 +0000 (13:03 -0800)
committerEric Anholt <eric@anholt.net>
Mon, 1 Apr 2019 17:44:34 +0000 (10:44 -0700)
commit13f0ec3417c566ae29603eb5d18f4b7d581ade52
tree54c94340b076880d0eec2bcd5ad15372f0be7acd
parent3a3fe6e766630aacf8cc212cceb1d57d7b346463
drm/vc4: Use drm_printer for the debugfs and runtime bo stats output.

Now I can extend the stats without more copy and pasting between the
two.

Signed-off-by: Eric Anholt <eric@anholt.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20190220210343.28157-4-eric@anholt.net
Reviewed-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
drivers/gpu/drm/vc4/vc4_bo.c