qemu-devel
[Top][All Lists]
Advanced

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

[PATCH 0/5] Add physical display dimensions to spice/virtio-gpu


From: marcandre . lureau
Subject: [PATCH 0/5] Add physical display dimensions to spice/virtio-gpu
Date: Thu, 17 Sep 2020 10:22:37 +0400

From: Marc-André Lureau <marcandre.lureau@redhat.com>

Hi,

This series improves the support for HiDPI displays with Spice.
The related spice series have already been merged.

Marc-André Lureau (5):
  edid: fix physical display size computation
  edid: use physical dimensions if available
  ui: add getter for UIInfo
  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             | 19 +++++++++++++++++-
 9 files changed, 72 insertions(+), 15 deletions(-)

-- 
2.26.2





reply via email to

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