Re: [PATCH 00/10] drm: Improve fbdev emulation for DMA-able framebuffers

2023-07-05 Thread Maxime Ripard
On Tue, 4 Jul 2023 17:49:57 +0200, Thomas Zimmermann wrote: > Add fbdev helpers for framebuffers in DMA-able memory and update > fbdev emulation in the respective DRM drivers. DMA memory used to > handled as system memory. Improve this and prepare for possible > future changes. > > > [ ... ] Ack

[PATCH 00/10] drm: Improve fbdev emulation for DMA-able framebuffers

2023-07-04 Thread Thomas Zimmermann
Add fbdev helpers for framebuffers in DMA-able memory and update fbdev emulation in the respective DRM drivers. DMA memory used to handled as system memory. Improve this and prepare for possible future changes. Patch 1 adds initializer macros for struct fb_ops and a Kconfig token for framebuffers