]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
drm/arm/hdlcd: Use drm_gem_cma_print_info()
authorNoralf Trønnes <noralf@tronnes.org>
Tue, 7 Nov 2017 19:13:45 +0000 (20:13 +0100)
committerNoralf Trønnes <noralf@tronnes.org>
Sat, 11 Nov 2017 10:23:42 +0000 (11:23 +0100)
commitb92c44fa239ddb6fe86fcf97ad5b59c97d74f288
tree14cddd296dcc7f1599cfff02b99251fd6ac06795
parent80c7f714c1f720c77d9cc381adf9e1cd42351433
drm/arm/hdlcd: 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: Liviu Dudau <liviu.dudau@arm.com>
Cc: Brian Starkey <brian.starkey@arm.com>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Acked-by: Liviu Dudau <liviu.dudau@arm.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20171107191348.17555-10-noralf@tronnes.org
drivers/gpu/drm/arm/hdlcd_drv.c