From: "Gerd Hoffmann" <kraxel@redhat.com>
To: devel@edk2.groups.io
Cc: Pawel Polawski <ppolawsk@redhat.com>, Gerd Hoffmann <kraxel@redhat.com>
Subject: [PATCH 0/6] OvmfPkg/VirtioGpuDxe: use host display resolution
Date: Thu, 3 Feb 2022 08:25:54 +0100 [thread overview]
Message-ID: <20220203072600.1646396-1-kraxel@redhat.com> (raw)
Gerd Hoffmann (6):
OvmfPkg/VirtioGpuDxe: add VirtioGpuSendCommandWithReply
OvmfPkg/VirtioGpuDxe: add GetDisplayInfo to virtio-gpu spec header.
OvmfPkg/VirtioGpuDxe: add VirtioGpuGetDisplayInfo
OvmfPkg/VirtioGpuDxe: use GopQueryMode in GopSetMode
OvmfPkg/VirtioGpuDxe: move code to GopInitialize
OvmfPkg/VirtioGpuDxe: query native display resolution from host
OvmfPkg/VirtioGpuDxe/VirtioGpu.inf | 6 +
OvmfPkg/Include/IndustryStandard/VirtioGpu.h | 19 +-
OvmfPkg/VirtioGpuDxe/VirtioGpu.h | 12 ++
OvmfPkg/VirtioGpuDxe/Commands.c | 95 +++++++--
OvmfPkg/VirtioGpuDxe/Gop.c | 197 ++++++++++++++-----
5 files changed, 262 insertions(+), 67 deletions(-)
--
2.34.1
next reply other threads:[~2022-02-03 7:26 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-03 7:25 Gerd Hoffmann [this message]
2022-02-03 7:25 ` [PATCH 1/6] OvmfPkg/VirtioGpuDxe: add VirtioGpuSendCommandWithReply Gerd Hoffmann
2022-02-03 7:25 ` [PATCH 2/6] OvmfPkg/VirtioGpuDxe: add GetDisplayInfo to virtio-gpu spec header Gerd Hoffmann
2022-02-03 7:25 ` [PATCH 3/6] OvmfPkg/VirtioGpuDxe: add VirtioGpuGetDisplayInfo Gerd Hoffmann
2022-02-03 7:25 ` [PATCH 4/6] OvmfPkg/VirtioGpuDxe: use GopQueryMode in GopSetMode Gerd Hoffmann
2022-02-03 7:25 ` [PATCH 5/6] OvmfPkg/VirtioGpuDxe: move code to GopInitialize Gerd Hoffmann
2022-02-03 7:26 ` [PATCH 6/6] OvmfPkg/VirtioGpuDxe: query native display resolution from host Gerd Hoffmann
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-list 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=20220203072600.1646396-1-kraxel@redhat.com \
--to=devel@edk2.groups.io \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox