diff options
author | Vivek Kasireddy | 2021-05-27 01:14:28 +0200 |
---|---|---|
committer | Gerd Hoffmann | 2021-05-27 12:07:37 +0200 |
commit | 32db3c63ae113da6ac06d65d1ffb764e0c357a6c (patch) | |
tree | 37177344fe1bb58b0f1defc94537a5296c7cc7c6 /ui | |
parent | virtio-gpu: Factor out update scanout (diff) | |
download | qemu-32db3c63ae113da6ac06d65d1ffb764e0c357a6c.tar.gz qemu-32db3c63ae113da6ac06d65d1ffb764e0c357a6c.tar.xz qemu-32db3c63ae113da6ac06d65d1ffb764e0c357a6c.zip |
virtio-gpu: Add virtio_gpu_set_scanout_blob
This API allows Qemu to set the blob allocated by the Guest as
the scanout buffer. If Opengl support is available, then the
scanout buffer would be submitted as a dmabuf to the UI; if not,
a pixman image is created from the scanout buffer and is
submitted to the UI via the display surface.
Based-on-patch-by: Gerd Hoffmann <kraxel@redhat.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Vivek Kasireddy <vivek.kasireddy@intel.com>
Message-Id: <20210526231429.1045476-14-vivek.kasireddy@intel.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'ui')
0 files changed, 0 insertions, 0 deletions