Re: [PATCH v4 05/11] drm/atomic: Use drm_framebuffer_print_info()

2017-11-01 Thread Laurent Pinchart
Hi Noralf, Thank you for the patch. On Monday, 30 October 2017 18:29:39 EET Noralf Trønnes wrote: > 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 > Signed-off-by: Noralf Tr

[PATCH v4 05/11] drm/atomic: Use drm_framebuffer_print_info()

2017-10-30 Thread Noralf Trønnes
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 Signed-off-by: Noralf Trønnes --- drivers/gpu/drm/drm_atomic.c | 18 +++--- 1 file changed, 3 insertions(+), 15 deletion