Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210916-pull-request' into staging
virtio-gpu + ui: fence syncronization.
qxl: unbreak live migration.
# gpg: Signature made Thu 16 Sep 2021 06:56:03 BST
# gpg: using RSA key A0328CFFB93A17A79901FE7D4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>" [full]
# gpg: aka "Gerd Hoffmann <gerd@kraxel.org>" [full]
# gpg: aka "Gerd Hoffmann (private) <kraxel@gmail.com>" [full]
# Primary key fingerprint: A032 8CFF B93A 17A7 9901 FE7D 4CB6 D8EE D3E8 7138
* remotes/kraxel/tags/vga-20210916-pull-request:
virtio-gpu: Add gl_flushed callback
ui/gtk-egl: Wait for the draw signal for dmabuf blobs
ui: Create sync objects and fences only for blobs
ui/egl: Add egl helpers to help with synchronization
ui/gtk: Create a common release_dmabuf helper
qxl: fix pre-save logic
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- hw/display/qxl.c 1 addition, 1 deletionhw/display/qxl.c
- hw/display/virtio-gpu-udmabuf.c 1 addition, 0 deletionshw/display/virtio-gpu-udmabuf.c
- hw/display/virtio-gpu.c 30 additions, 2 deletionshw/display/virtio-gpu.c
- include/ui/console.h 3 additions, 0 deletionsinclude/ui/console.h
- include/ui/egl-helpers.h 3 additions, 0 deletionsinclude/ui/egl-helpers.h
- include/ui/gtk.h 3 additions, 2 deletionsinclude/ui/gtk.h
- ui/egl-helpers.c 26 additions, 0 deletionsui/egl-helpers.c
- ui/gtk-egl.c 40 additions, 8 deletionsui/gtk-egl.c
- ui/gtk-gl-area.c 26 additions, 0 deletionsui/gtk-gl-area.c
- ui/gtk.c 24 additions, 2 deletionsui/gtk.c
Loading
Please register or sign in to comment