]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/arc: Use drm_gem_cma_print_info()
authorNoralf Trønnes <noralf@tronnes.org>
Tue, 7 Nov 2017 19:13:44 +0000 (20:13 +0100)
committerNoralf Trønnes <noralf@tronnes.org>
Sat, 11 Nov 2017 10:23:15 +0000 (11:23 +0100)
commit80c7f714c1f720c77d9cc381adf9e1cd42351433
tree24a1648422e151f6c584568d30a49dbe00872ab0
parentd68920120d712136cc1538e5f4f8e119f2d4f43a
drm/arc: 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().

Cc: Alexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Alexey Brodkin <abrodkin@synopsys.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20171107191348.17555-9-noralf@tronnes.org
drivers/gpu/drm/arc/arcpgu_drv.c