qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/3] spice: add support for dmabufs
@ 2018-03-08  9:06 Gerd Hoffmann
  2018-03-08  9:06 ` [Qemu-devel] [PATCH v3 1/3] spice: drop dprint() debug logging Gerd Hoffmann
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Gerd Hoffmann @ 2018-03-08  9:06 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

v3: rebase, handle surface == NULL in tracepoint (Marc-André).
v2: rebase, fix codestyle issues.

Gerd Hoffmann (3):
  spice: drop dprint() debug logging
  spice: add scanout_dmabuf support
  spice: add cursor_dmabuf support

 include/ui/spice-display.h |   9 +++
 ui/spice-display.c         | 194 ++++++++++++++++++++++++++++++++-------------
 ui/trace-events            |  12 +++
 3 files changed, 162 insertions(+), 53 deletions(-)

-- 
2.9.3

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-03-08  9:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-08  9:06 [Qemu-devel] [PATCH v3 0/3] spice: add support for dmabufs Gerd Hoffmann
2018-03-08  9:06 ` [Qemu-devel] [PATCH v3 1/3] spice: drop dprint() debug logging Gerd Hoffmann
2018-03-08  9:06 ` [Qemu-devel] [PATCH v3 2/3] spice: add scanout_dmabuf support Gerd Hoffmann
2018-03-08  9:06 ` [Qemu-devel] [PATCH v3 3/3] spice: add cursor_dmabuf support Gerd Hoffmann
2018-03-08  9:42 ` [Qemu-devel] [PATCH v3 0/3] spice: add support for dmabufs Marc-André Lureau

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).