qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/9] Vga 20200929 patches
@ 2020-09-29  9:57 Gerd Hoffmann
  2020-09-29  9:57 ` [PULL 1/9] virtio-gpu-3d: fix abnormal display after a warm reboot Gerd Hoffmann
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Gerd Hoffmann @ 2020-09-29  9:57 UTC (permalink / raw)
  To: qemu-devel; +Cc: David Gibson, qemu-ppc, Gerd Hoffmann, Michael S. Tsirkin

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




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

end of thread, other threads:[~2020-09-29 12:20 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-29  9:57 [PULL 0/9] Vga 20200929 patches Gerd Hoffmann
2020-09-29  9:57 ` [PULL 1/9] virtio-gpu-3d: fix abnormal display after a warm reboot Gerd Hoffmann
2020-09-29  9:57 ` [PULL 2/9] edid: fix physical display size computation Gerd Hoffmann
2020-09-29  9:57 ` [PULL 3/9] edid: use physical dimensions if available Gerd Hoffmann
2020-09-29  9:57 ` [PULL 4/9] ui: add getter for UIInfo Gerd Hoffmann
2020-09-29  9:57 ` [PULL 5/9] spice: remove the single monitor config logic Gerd Hoffmann
2020-09-29  9:57 ` [PULL 6/9] spice: get monitors physical dimension Gerd Hoffmann
2020-09-29  9:57 ` [PULL 7/9] virtio-gpu: set physical dimensions for EDID Gerd Hoffmann
2020-09-29  9:57 ` [PULL 8/9] virtio-vga: implement big-endian-framebuffer property Gerd Hoffmann
2020-09-29  9:57 ` [PULL 9/9] ppc/pseries: enable big-endian-framebuffer quirk for bochs-display and virtio-vga Gerd Hoffmann
2020-09-29 12:18 ` [PULL 0/9] Vga 20200929 patches Peter Maydell

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