All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Beulich <jbeulich@suse.com>
To: "xen-devel@lists.xenproject.org" <xen-devel@lists.xenproject.org>
Cc: "Andrew Cooper" <andrew.cooper3@citrix.com>,
	"Wei Liu" <wl@xen.org>, "Roger Pau Monné" <roger.pau@citrix.com>
Subject: [PATCH v3 0/7] x86/boot: (mostly) video mode handling adjustments
Date: Mon, 6 Dec 2021 15:15:45 +0100	[thread overview]
Message-ID: <4af7ce92-8f4b-0be2-2439-a1bfaff59be6@suse.com> (raw)

v3 has only some re-basing changes compared to v2. I have to admit that
I find it particularly sad that the enhancement done by patch 1 has not
made 4.16. This series had been submitted well in time.

1: make "vga=current" work with graphics modes
2: obtain video info from boot loader
3: EFI: retrieve EDID
4: simplify mode_table
5: fold branches in video handling code
6: fold/replace moves in video handling code
7: fold two MOVs into an ADD

Jan



             reply	other threads:[~2021-12-06 14:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-06 14:15 Jan Beulich [this message]
2021-12-06 14:16 ` [PATCH v3 1/7] x86/boot: make "vga=current" work with graphics modes Jan Beulich
2021-12-06 14:17 ` [PATCH v3 2/7] x86/boot: obtain video info from boot loader Jan Beulich
2021-12-06 14:18 ` [PATCH v3 3/7] x86/EFI: retrieve EDID Jan Beulich
2021-12-06 14:19 ` [PATCH v3 4/7] x86/boot: simplify mode_table Jan Beulich
2021-12-06 14:19 ` [PATCH v3 5/7] x86/boot: fold branches in video handling code Jan Beulich
2021-12-06 14:20 ` [PATCH v3 6/7] x86/boot: fold/replace moves " Jan Beulich
2021-12-06 14:20 ` [PATCH v3 7/7] x86/boot: fold two MOVs into an ADD Jan Beulich

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=4af7ce92-8f4b-0be2-2439-a1bfaff59be6@suse.com \
    --to=jbeulich@suse.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=roger.pau@citrix.com \
    --cc=wl@xen.org \
    --cc=xen-devel@lists.xenproject.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.