Re: [PATCH v3 14/25] drm/nouveau: Compute dumb-buffer sizes with drm_mode_size_dumb()

2025-02-20 Thread Lyude Paul
Reviewed-by: Lyude Paul On Tue, 2025-02-18 at 15:23 +0100, Thomas Zimmermann wrote: > Call drm_mode_size_dumb() to compute dumb-buffer scanline pitch and > buffer size. Align the pitch to a multiple of 256. > > Signed-off-by: Thomas Zimmermann > Cc: Karol Herbst > Cc: Lyude

Re: [PATCH 3/4] drm/nouveau: stop using is_swiotlb_active

2023-05-19 Thread Lyude Paul
Reviewed-by: Lyude Paul Thanks for getting to this! On Thu, 2023-05-18 at 15:42 +0200, Christoph Hellwig wrote: > Drivers have no business looking into dma-mapping internals and check > what backend is used. Unfortunstely the DRM core is still broken and > tries to do plain page al