On 3/12/24 16:45, Thomas Zimmermann wrote: > Implement fbdev emulation with fbdev-dma. Fbdev-dma now supports > damage handling, which is required by panel-mipi-dbi. Avoids the > overhead of fbdev-generic's additional shadow buffering. No functional > changes. > > Signed-off-by: Thomas Zimmermann <tzimmermann@xxxxxxx> > Cc: "Noralf Trønnes" <noralf@xxxxxxxxxxx> > --- > drivers/gpu/drm/tiny/panel-mipi-dbi.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > Acked-by: Noralf Trønnes <noralf@xxxxxxxxxxx>