Re: [PATCH v5 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation

2025-07-22 Thread Thomas Zimmermann
Ping for additional reviews. Especially patches 3, 4, and 5, which cover a wide range of drivers.. Am 13.06.25 um 11:00 schrieb Thomas Zimmermann: Dumb-buffer pitch and size is specified by width, height, bits-per-pixel plus various hardware-specific alignments. The calculation of these values

Re: [PATCH v5 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation

2025-07-22 Thread Thomas Zimmermann
Ping for additional reviews. Especially patches 3, 4, and 5, which cover a wide range of drivers.. Am 13.06.25 um 11:00 schrieb Thomas Zimmermann: Dumb-buffer pitch and size is specified by width, height, bits-per-pixel plus various hardware-specific alignments. The calculation of these values