]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/virtio: Use fbdev-shmem
authorThomas Zimmermann <tzimmermann@suse.de>
Fri, 19 Apr 2024 08:29:12 +0000 (10:29 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Thu, 2 May 2024 09:33:21 +0000 (11:33 +0200)
commit8b1bb818b234c69f32853d1ba8a4c9ecef570a2e
tree033e976aa7ccc234ea6f89c03b8d73ddd588721d
parent0f8c7314772fb28e481d49ce4e0d96ff4dec2bb2
drm/virtio: Use fbdev-shmem

Implement fbdev emulation with fbdev-shmem. Avoids the overhead of
fbdev-generic's additional shadow buffering. No functional changes.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Cc: David Airlie <airlied@redhat.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Gurchetan Singh <gurchetansingh@chromium.org>
Cc: Chia-I Wu <olvaffe@gmail.com>
Tested-by: Dmitry Osipenko <dmitry.osipenko@collabora.com>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240419083331.7761-20-tzimmermann@suse.de
drivers/gpu/drm/virtio/virtgpu_drv.c