From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>, "Michael S. Tsirkin" <mst@redhat.com>
Subject: [PULL 0/6] Vga 20210916 patches
Date: Thu, 16 Sep 2021 07:56:17 +0200 [thread overview]
Message-ID: <20210916055623.1846418-1-kraxel@redhat.com> (raw)
The following changes since commit 831aaf24967a49d7750090b9dcfd6bf356f16529:
Merge remote-tracking branch 'remotes/marcandre/tags/misc-pull-request' into staging (2021-09-14 18:14:56 +0100)
are available in the Git repository at:
git://git.kraxel.org/qemu tags/vga-20210916-pull-request
for you to fetch changes up to b3a5dfdea99da55fdc70538eeeb2227ebe6d6a5f:
virtio-gpu: Add gl_flushed callback (2021-09-15 08:42:00 +0200)
----------------------------------------------------------------
virtio-gpu + ui: fence syncronization.
qxl: unbreak live migration.
----------------------------------------------------------------
Gerd Hoffmann (1):
qxl: fix pre-save logic
Vivek Kasireddy (5):
ui/gtk: Create a common release_dmabuf helper
ui/egl: Add egl helpers to help with synchronization
ui: Create sync objects and fences only for blobs
ui/gtk-egl: Wait for the draw signal for dmabuf blobs
virtio-gpu: Add gl_flushed callback
include/ui/console.h | 3 +++
include/ui/egl-helpers.h | 3 +++
include/ui/gtk.h | 5 ++--
hw/display/qxl.c | 2 +-
hw/display/virtio-gpu-udmabuf.c | 1 +
hw/display/virtio-gpu.c | 32 ++++++++++++++++++++--
ui/egl-helpers.c | 26 ++++++++++++++++++
ui/gtk-egl.c | 48 +++++++++++++++++++++++++++------
ui/gtk-gl-area.c | 26 ++++++++++++++++++
ui/gtk.c | 26 ++++++++++++++++--
10 files changed, 157 insertions(+), 15 deletions(-)
--
2.31.1
next reply other threads:[~2021-09-16 5:58 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-16 5:56 Gerd Hoffmann [this message]
2021-09-16 5:56 ` [PULL 1/6] qxl: fix pre-save logic Gerd Hoffmann
2021-09-16 5:56 ` [PULL 2/6] ui/gtk: Create a common release_dmabuf helper Gerd Hoffmann
2021-09-16 5:56 ` [PULL 3/6] ui/egl: Add egl helpers to help with synchronization Gerd Hoffmann
2021-09-16 5:56 ` [PULL 4/6] ui: Create sync objects and fences only for blobs Gerd Hoffmann
2021-09-16 5:56 ` [PULL 5/6] ui/gtk-egl: Wait for the draw signal for dmabuf blobs Gerd Hoffmann
2021-09-16 5:56 ` [PULL 6/6] virtio-gpu: Add gl_flushed callback Gerd Hoffmann
2021-09-16 14:27 ` [PULL 0/6] Vga 20210916 patches Peter Maydell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210916055623.1846418-1-kraxel@redhat.com \
--to=kraxel@redhat.com \
--cc=mst@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).