qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/3] virtio-gpu & spice multihead fixes


From: marcandre . lureau
Subject: [Qemu-devel] [PATCH 0/3] virtio-gpu & spice multihead fixes
Date: Tue, 14 Jun 2016 15:44:06 +0200

From: Marc-André Lureau <address@hidden>

Hi

Here are a few fixes for virtio-gpu multihead & spice support. To
actually test this, you also need pending kernel fixes, and a small
fix in spice-gtk for the virgl case.

Marc-André Lureau (3):
  virgl: count the calls to gl_block
  spice: use the right head for multi-monitor
  virgl: pass whole GL scanout dimensions

 hw/display/virtio-gpu-3d.c     |  5 +++--
 hw/display/virtio-gpu.c        | 10 ++++++++--
 include/hw/virtio/virtio-gpu.h |  2 +-
 include/ui/console.h           |  2 ++
 include/ui/gtk.h               |  1 +
 include/ui/sdl2.h              |  1 +
 ui/console.c                   |  2 ++
 ui/gtk-egl.c                   |  1 +
 ui/sdl2-gl.c                   |  1 +
 ui/spice-display.c             | 19 +++++++++----------
 10 files changed, 29 insertions(+), 15 deletions(-)

-- 
2.7.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]