]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/atomic: Use drm_framebuffer_print_info()
authorNoralf Trønnes <noralf@tronnes.org>
Tue, 7 Nov 2017 19:13:41 +0000 (20:13 +0100)
committerNoralf Trønnes <noralf@tronnes.org>
Sat, 11 Nov 2017 10:21:52 +0000 (11:21 +0100)
commitf02b604b07d5314d01968eda4e199e6c46352a6d
tree4561334213bd395118234ccb5d802a7bd736c091
parent45d58b40292b16ab847497dcd299e315a2ad7956
drm/atomic: Use drm_framebuffer_print_info()

Use drm_framebuffer_print_info() to print framebuffer info in
drm_atomic_plane_print_state(). This will give optional GEM info as well.

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-6-noralf@tronnes.org
drivers/gpu/drm/drm_atomic.c