All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: David Gibson <david@gibson.dropbear.id.au>,
	qemu-ppc@nongnu.org, Gerd Hoffmann <kraxel@redhat.com>,
	"Michael S. Tsirkin" <mst@redhat.com>
Subject: [PULL 0/9] Vga 20200929 patches
Date: Tue, 29 Sep 2020 11:57:08 +0200	[thread overview]
Message-ID: <20200929095717.26745-1-kraxel@redhat.com> (raw)

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	other threads:[~2020-09-29  9:59 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-29  9:57 Gerd Hoffmann [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200929095717.26745-1-kraxel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=david@gibson.dropbear.id.au \
    --cc=mst@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.