[Spice-devel] [PATCH v3 0/6] Add physical display dimensions to spice/virtio-gpu
marcandre.lureau at redhat.com
marcandre.lureau at redhat.com
Sun Sep 27 14:57:45 UTC 2020
From: Marc-André Lureau <marcandre.lureau at redhat.com>
Hi,
This series improves the support for HiDPI displays with Spice.
The related spice series have already been merged.
v3:
- simplify the handling of Spice monitor configuration (Frediano)
v2:
- add a patch to "spice: remove the single monitor config logic" (Gerd)
Marc-André Lureau (6):
edid: fix physical display size computation
edid: use physical dimensions if available
ui: add getter for UIInfo
spice: remove the single monitor config logic
spice: get monitors physical dimension
virtio-gpu: set physical dimensions for EDID
hw/display/edid-generate.c | 36 +++++++++++++++++++++++-----------
hw/display/virtio-gpu-base.c | 2 ++
hw/display/virtio-gpu.c | 2 ++
include/hw/display/edid.h | 5 ++++-
include/hw/virtio/virtio-gpu.h | 1 +
include/ui/console.h | 4 ++++
qemu-edid.c | 11 +++++++++--
ui/console.c | 7 +++++++
ui/spice-display.c | 35 ++++++++++++---------------------
9 files changed, 66 insertions(+), 37 deletions(-)
--
2.26.2
More information about the Spice-devel
mailing list