diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2023-08-28 15:14:20 +0200 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2023-09-05 14:13:59 +0200 |
commit | 66a749a752351c7cdd0a4fefb2544ab05e7987c3 (patch) | |
tree | b41ef3eb6aff3359bc7f250bbfcbfb3272a5cb45 /drivers/ras/ras.c | |
parent | ee057f972d321cce2637a708d2f189481e855f58 (diff) |
fbdev/hyperv_fb: Use fb_ops helpers for deferred I/O
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 no trigger damage handling.
Fixing this is beyond the scope of this patch.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Cc: "K. Y. Srinivasan" <kys@microsoft.com>
Cc: Haiyang Zhang <haiyangz@microsoft.com>
Cc: Wei Liu <wei.liu@kernel.org>
Cc: Dexuan Cui <decui@microsoft.com>
Acked-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230828132131.29295-5-tzimmermann@suse.de
Diffstat (limited to 'drivers/ras/ras.c')
0 files changed, 0 insertions, 0 deletions