commit | 13f0ec3417c566ae29603eb5d18f4b7d581ade52 | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Wed Feb 20 13:03:40 2019 -0800 |
committer | Eric Anholt <eric@anholt.net> | Mon Apr 01 10:44:34 2019 -0700 |
tree | 54c94340b076880d0eec2bcd5ad15372f0be7acd | |
parent | 3a3fe6e766630aacf8cc212cceb1d57d7b346463 [diff] |
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>