drm/tinydrm: Use drm_gem_cma_print_info()
authorNoralf Trønnes <noralf@tronnes.org>
Tue, 7 Nov 2017 19:13:47 +0000 (20:13 +0100)
committerNoralf Trønnes <noralf@tronnes.org>
Sat, 11 Nov 2017 10:24:44 +0000 (11:24 +0100)
commitbeed8313be00c26cc7130ce1878b1ead3bf36511
treea5b432cb2c7dd57573751ff41f660a0fc45586c7
parentfbf65b7efe4b8ced3c597512ad8fa71062233d2a
drm/tinydrm: Use drm_gem_cma_print_info()

There is a new core debugfs file that prints fb/gem info:
<debugfs>/dri/<n>/framebuffer

Use drm_gem_cma_print_info() to provide info to that output instead
of using drm_fb_cma_debugfs_show().

Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20171107191348.17555-12-noralf@tronnes.org
drivers/gpu/drm/tinydrm/mipi-dbi.c
include/drm/tinydrm/tinydrm.h