public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Laszlo Ersek <lersek@redhat.com>
To: Phil Dennis-Jordan <lists@philjordan.eu>,
	Jordan Justen <jordan.l.justen@intel.com>
Cc: edk2-devel@lists.01.org, Phil Dennis-Jordan <phil@philjordan.eu>
Subject: Re: [PATCH v5 3/3] OvmfPkg/QemuVideoDxe: VMWare SVGA device support
Date: Fri, 7 Apr 2017 12:46:08 +0200	[thread overview]
Message-ID: <7eca0d29-c1a7-a8f0-4611-6e052ecc947d@redhat.com> (raw)
In-Reply-To: <1491546358-58572-4-git-send-email-lists@philjordan.eu>

On 04/07/17 08:25, Phil Dennis-Jordan wrote:
> From: Phil Dennis-Jordan <phil@philjordan.eu>
> 
> In addition to the QXL, Cirrus, etc. VGA adapters, Qemu also implements
> a basic version of VMWare's SVGA display device. Drivers for this
> device exist for some guest OSes which do not support Qemu's other
> display adapters, so supporting it in OVMF is useful in conjunction
> with those OSes.
> 
> This change adds support for the SVGA device's framebuffer to
> QemuVideoDxe's graphics output protocol implementation, based on
> VMWare's documentation. The most basic initialisation, framebuffer
> layout query, and mode setting operations are implemented.
> 
> The device relies on port-based 32-bit I/O, unfortunately on misaligned
> addresses. This limits the driver's support to the x86 family of
> platforms.
> 
> Cc: Jordan Justen <jordan.l.justen@intel.com>
> Cc: Laszlo Ersek <lersek@redhat.com>
> Contributed-under: TianoCore Contribution Agreement 1.0
> Signed-off-by: Phil Dennis-Jordan <phil@philjordan.eu>
> ---
> 
> Notes:

>     v5:
>     - Removed duplicate hw register read in QemuVideoVmwareSvgaModeSetup. [Laszlo]
>     - Fixed memory leak of VMWare SVGA specific modelist. [Laszlo]

Phil, I considered these changes minor enough for you to carry forward
Jordan's and my R-b from version 4. I did think a separate v5 was going
to be best, but I figured a quick inter-diff before committing v5 would
be sufficient from my side or Jordan's (with the carried forward R-b's).

With that in mind (and also given that Jordan actually commented on the
dupe register read, before giving his R-b for v4), I have now carried
forward both R-b's from v4 to this patch, after verifying the v5 updates:

Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>

I hope that's fine with you, Jordan -- I wanted neither to delay this
series any longer (I promised Phil Friday and he's been very quick to
address our observations) nor to lose your R-b. Again, I think the
changes are minor enough to preserve our R-b's from v4.

Series pushed as 59a36f21ac2b..c137d9508169.

Phil, thanks for the contribution,
Laszlo


  reply	other threads:[~2017-04-07 10:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-07  6:25 [PATCH v5 0/3] OvmfPkg/QemuVideoDxe: Add VMWare SVGA framebuffer support Phil Dennis-Jordan
2017-04-07  6:25 ` [PATCH v5 1/3] OvmfPkg: VMWare SVGA display device register definitions Phil Dennis-Jordan
2017-04-07  6:25 ` [PATCH v5 2/3] OvmfPkg/QemuVideoDxe: Helper functions for unaligned port I/O Phil Dennis-Jordan
2017-04-07  6:25 ` [PATCH v5 3/3] OvmfPkg/QemuVideoDxe: VMWare SVGA device support Phil Dennis-Jordan
2017-04-07 10:46   ` Laszlo Ersek [this message]
2017-04-12  2:47     ` Phil Dennis-Jordan

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=7eca0d29-c1a7-a8f0-4611-6e052ecc947d@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