All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/8] x86/boot: (mostly) video mode handling adjustments
@ 2022-03-31  9:42 Jan Beulich
  2022-03-31  9:44 ` [PATCH v4 1/8] x86/boot: make "vga=current" work with graphics modes Jan Beulich
                   ` (7 more replies)
  0 siblings, 8 replies; 38+ messages in thread
From: Jan Beulich @ 2022-03-31  9:42 UTC (permalink / raw)
  To: xen-devel; +Cc: Andrew Cooper, Wei Liu, Roger Pau Monné

v4 largely has some re-basing changes compared to v3, plus one new patch.
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: LEA -> MOV in video handling code
8: fold two MOVs into an ADD

Jan



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

end of thread, other threads:[~2022-04-11 10:30 UTC | newest]

Thread overview: 38+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-31  9:42 [PATCH v4 0/8] x86/boot: (mostly) video mode handling adjustments Jan Beulich
2022-03-31  9:44 ` [PATCH v4 1/8] x86/boot: make "vga=current" work with graphics modes Jan Beulich
2022-04-04 14:49   ` Roger Pau Monné
2022-04-04 15:50     ` Jan Beulich
2022-04-05  8:24       ` Roger Pau Monné
2022-04-05  8:36         ` Jan Beulich
2022-04-05  8:45   ` Roger Pau Monné
2022-04-06 14:23     ` Jan Beulich
2022-04-11  9:50       ` Ping: " Jan Beulich
2022-04-11 10:11         ` Henry Wang
2022-04-11 10:14           ` Jan Beulich
2022-04-11 10:30             ` Henry Wang
2022-03-31  9:45 ` [PATCH v4 2/8] x86/boot: obtain video info from boot loader Jan Beulich
2022-04-05  9:35   ` Roger Pau Monné
2022-04-05 10:57     ` Jan Beulich
2022-04-05 11:34       ` Roger Pau Monné
2022-03-31  9:45 ` [PATCH v4 3/8] x86/EFI: retrieve EDID Jan Beulich
2022-04-01 10:15   ` Luca Fancellu
2022-04-05 10:27   ` Roger Pau Monné
2022-04-05 14:36     ` Jan Beulich
2022-04-05 15:47       ` Roger Pau Monné
2022-04-06  8:44         ` Jan Beulich
2022-04-06  9:34           ` Roger Pau Monné
2022-04-06 12:40             ` Jan Beulich
2022-04-06 14:14               ` Roger Pau Monné
2022-04-06 14:21                 ` Jan Beulich
2022-04-06 14:24   ` Jan Beulich
2022-04-06 14:34   ` Bertrand Marquis
2022-03-31  9:48 ` [PATCH v4 4/8] x86/boot: simplify mode_table Jan Beulich
2022-04-05 10:44   ` Roger Pau Monné
2022-03-31  9:49 ` [PATCH v4 5/8] x86/boot: fold branches in video handling code Jan Beulich
2022-04-05 10:55   ` Roger Pau Monné
2022-03-31  9:50 ` [PATCH v4 6/8] x86/boot: fold/replace moves " Jan Beulich
2022-04-05 11:13   ` Roger Pau Monné
2022-03-31  9:50 ` [PATCH v4 7/8] x86/boot: LEA -> MOV " Jan Beulich
2022-04-05 11:28   ` Roger Pau Monné
2022-03-31  9:51 ` [PATCH v4 8/8] x86/boot: fold two MOVs into an ADD Jan Beulich
2022-04-05 11:29   ` Roger Pau Monné

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.