Re: [PATCH 4/8] fbdev/hyperv_fb: Use fb_ops helpers for deferred I/O

2023-09-04 Thread Javier Martinez Canillas
Thomas Zimmermann writes: > Generate callback functions for struct fb_ops with the fbdev macro > FB_GEN_DEFAULT_DEFERRED_IOMEM_OPS(). Initialize struct fb_ops to > the generated functions with fbdev initializer macros. > > The hyperv_fb driver is incomplete in its handling of deferred I/O > and d

[PATCH 4/8] fbdev/hyperv_fb: Use fb_ops helpers for deferred I/O

2023-08-28 Thread Thomas Zimmermann
Generate callback functions for struct fb_ops with the fbdev macro FB_GEN_DEFAULT_DEFERRED_IOMEM_OPS(). Initialize struct fb_ops to the generated functions with fbdev initializer macros. The hyperv_fb driver is incomplete in its handling of deferred I/O and damage framebuffers. Write operations do