linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] x86 Simplefb Fixes
@ 2016-11-15 12:01 David Herrmann
  2016-11-15 12:01 ` [PATCH 1/2] x86/sysfb: add support for 64bit EFI lfb_base David Herrmann
  2016-11-15 12:01 ` [PATCH 2/2] x86/sysfb: fix lfb_size calculation David Herrmann
  0 siblings, 2 replies; 7+ messages in thread
From: David Herrmann @ 2016-11-15 12:01 UTC (permalink / raw)
  To: linux-kernel
  Cc: Matt Fleming, Ingo Molnar, x86, H. Peter Anvin, Thomas Gleixner,
	Tom Gundersen, David Herrmann

Hi

Two fixes for the simplefb setup code in arch/x86/. One to support Matt's 64bit
EFI fb-base-address, and one to fix a longer standing verification bug.

Neither fix is critical. Additionally, most people still use efifb/vesafb
instead of simplefb, so probably does not affect any normal distribution.
However, SimpleDRM is close to being merged, so x86-sysfb might get into
some distros.

Thanks
David

David Herrmann (2):
  x86/sysfb: add support for 64bit EFI lfb_base
  x86/sysfb: fix lfb_size calculation

 arch/x86/kernel/sysfb_simplefb.c | 39 +++++++++++++++++++++++++++++++--------
 1 file changed, 31 insertions(+), 8 deletions(-)

-- 
2.10.2

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

end of thread, other threads:[~2016-11-16 12:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-15 12:01 [PATCH 0/2] x86 Simplefb Fixes David Herrmann
2016-11-15 12:01 ` [PATCH 1/2] x86/sysfb: add support for 64bit EFI lfb_base David Herrmann
2016-11-15 12:08   ` Tom Gundersen
2016-11-16 12:07   ` [tip:x86/urgent] x86/sysfb: Add " tip-bot for David Herrmann
2016-11-15 12:01 ` [PATCH 2/2] x86/sysfb: fix lfb_size calculation David Herrmann
2016-11-15 12:13   ` Tom Gundersen
2016-11-16 12:07   ` [tip:x86/urgent] x86/sysfb: Fix " tip-bot for David Herrmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).