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 mi0283qt. 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/mi0283qt.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > Acked-by: Noralf Trønnes <noralf@xxxxxxxxxxx>