Re: [PATCH v5 17/25] drm/renesas/rcar-du: Compute dumb-buffer sizes with drm_mode_size_dumb()

2025-06-16 Thread Laurent Pinchart
Hi Thomas, Thank you for the patch. On Fri, Jun 13, 2025 at 11:00:36AM +0200, Thomas Zimmermann wrote: > Call drm_mode_size_dumb() to compute dumb-buffer scanline pitch and > buffer size. Align the pitch according to hardware requirements. > > Signed-off-by: Thomas Zimmermann > Cc: Laurent Pinc

Re: [PATCH v5 25/25] drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb()

2025-06-16 Thread Laurent Pinchart
Hi Thomas, Thank you for the patch. On Fri, Jun 13, 2025 at 11:00:44AM +0200, Thomas Zimmermann wrote: > Call drm_mode_size_dumb() to compute dumb-buffer scanline pitch and > buffer size. Align the pitch according to hardware requirements. > > Signed-off-by: Thomas Zimmermann > Cc: Laurent Pinc