linux-stable/drivers/gpu
Gerd Hoffmann 7082e7a438 drm/virtio: batch display update commands.
When the driver submits multiple commands in a row it makes sense to
notify the host only after submitting the last one, so the host can
process them all at once, with a single vmexit.

Add functions to enable/disable notifications to allow that.  Use the
new functions for primary plane updates.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Chia-I Wu <olvaffe@gmail.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20191212125346.8334-3-kraxel@redhat.com
2019-12-16 12:39:50 +01:00
..
drm drm/virtio: batch display update commands. 2019-12-16 12:39:50 +01:00
host1x drm/tegra: Map cmdbuf once for reloc processing 2019-11-25 22:36:01 +01:00
ipu-v3 gpu: ipu-v3: image-convert: only sample into the next tile if necessary 2019-08-19 16:25:30 +02:00
vga vga: Fix Kconfig indentation 2019-11-20 17:40:32 +01:00
Makefile