qemu-ppc
[Top][All Lists]
Advanced

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

[PULL 0/9] Vga 20200929 patches


From: Gerd Hoffmann
Subject: [PULL 0/9] Vga 20200929 patches
Date: Tue, 29 Sep 2020 11:57:08 +0200

The following changes since commit 74504514b154ebebdff577d88e4bf5c13074e9ed:

  Merge remote-tracking branch 'remotes/alistair/tags/pull-register-20200927'=
 into staging (2020-09-28 16:49:10 +0100)

are available in the Git repository at:

  git://git.kraxel.org/qemu tags/vga-20200929-pull-request

for you to fetch changes up to 97a0530bb71fb96468f218b622cd840e2c667bf6:

  ppc/pseries: enable big-endian-framebuffer quirk for bochs-display and virt=
io-vga (2020-09-29 10:08:25 +0200)

----------------------------------------------------------------
virtio-vga: reset fix, bigendian fix.
virtio-vga+spice: set monitor dimension via edid.

----------------------------------------------------------------

Gerd Hoffmann (2):
  virtio-vga: implement big-endian-framebuffer property
  ppc/pseries: enable big-endian-framebuffer quirk for bochs-display and
    virtio-vga

Guoqing Zhang (1):
  virtio-gpu-3d: fix abnormal display after a warm reboot

Marc-Andr=C3=A9 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

 include/hw/display/edid.h      |  5 ++++-
 include/hw/virtio/virtio-gpu.h |  1 +
 include/ui/console.h           |  4 ++++
 hw/display/edid-generate.c     | 36 +++++++++++++++++++++++-----------
 hw/display/virtio-gpu-3d.c     |  2 +-
 hw/display/virtio-gpu-base.c   |  2 ++
 hw/display/virtio-gpu.c        |  2 ++
 hw/display/virtio-vga.c        | 19 ++++++++++++++++++
 hw/ppc/spapr_pci.c             |  4 +++-
 qemu-edid.c                    | 11 +++++++++--
 ui/console.c                   |  7 +++++++
 ui/spice-display.c             | 33 +++++++++++--------------------
 12 files changed, 88 insertions(+), 38 deletions(-)

--=20
2.27.0





reply via email to

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