All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] add config option to center the bootup logo
@ 2018-11-26 21:57 Peter Rosin
  2018-11-26 21:57 ` [PATCH 1/2] fbdev: fbmem: make fb_show_logo_line return the end instead of the height Peter Rosin
  2018-11-26 21:57 ` [PATCH 2/2] fbdev: fbmem: add config option to center the bootup logo Peter Rosin
  0 siblings, 2 replies; 33+ messages in thread
From: Peter Rosin @ 2018-11-26 21:57 UTC (permalink / raw)
  To: linux-kernel
  Cc: Peter Rosin, Bartlomiej Zolnierkiewicz, dri-devel, linux-fbdev

Hi!

I'm using these patches to get early display output at the center of
the screen. Maybe someone else will also find that useful?

Cheers,
Peter

Peter Rosin (2):
  fbdev: fbmem: make fb_show_logo_line return the end instead of the
    height
  fbdev: fbmem: add config option to center the bootup logo

 drivers/video/fbdev/core/fbmem.c | 31 +++++++++++++++++++++++++++----
 drivers/video/logo/Kconfig       |  9 +++++++++
 2 files changed, 36 insertions(+), 4 deletions(-)

-- 
2.11.0


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

end of thread, other threads:[~2019-01-17 14:23 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-26 21:57 [PATCH 0/2] add config option to center the bootup logo Peter Rosin
2018-11-26 21:57 ` [PATCH 1/2] fbdev: fbmem: make fb_show_logo_line return the end instead of the height Peter Rosin
2018-12-20 17:37   ` Bartlomiej Zolnierkiewicz
2018-12-20 17:37     ` Bartlomiej Zolnierkiewicz
2018-11-26 21:57 ` [PATCH 2/2] fbdev: fbmem: add config option to center the bootup logo Peter Rosin
2018-12-20 17:38   ` Bartlomiej Zolnierkiewicz
2018-12-20 17:38     ` Bartlomiej Zolnierkiewicz
2018-12-20 17:38     ` Bartlomiej Zolnierkiewicz
2019-01-06  9:33   ` Geert Uytterhoeven
2019-01-06  9:33     ` Geert Uytterhoeven
2019-01-06  9:33     ` Geert Uytterhoeven
2019-01-07  8:26     ` [PATCH] fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line, option Peter Rosin
2019-01-07  8:26       ` Peter Rosin
2019-01-07  8:40       ` Geert Uytterhoeven
2019-01-07  8:40         ` Geert Uytterhoeven
2019-01-07  8:40         ` Geert Uytterhoeven
2019-01-07  8:59         ` Peter Rosin
2019-01-07  8:59           ` Peter Rosin
2019-01-07  9:02           ` Peter Rosin
2019-01-07  9:02             ` Peter Rosin
2019-01-07  9:11             ` Geert Uytterhoeven
2019-01-07  9:11               ` Geert Uytterhoeven
2019-01-07  9:11               ` Geert Uytterhoeven
2019-01-07 10:35               ` [PATCH v2] fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd, line option Peter Rosin
2019-01-07 10:35                 ` Peter Rosin
2019-01-16 16:45                 ` Bartlomiej Zolnierkiewicz
2019-01-16 16:45                   ` Bartlomiej Zolnierkiewicz
2019-01-16 16:45                   ` Bartlomiej Zolnierkiewicz
2019-01-17 13:40                   ` Peter Rosin
2019-01-17 13:40                     ` Peter Rosin
2019-01-17 14:23                     ` Bartlomiej Zolnierkiewicz
2019-01-17 14:23                       ` Bartlomiej Zolnierkiewicz
2019-01-17 14:23                       ` Bartlomiej Zolnierkiewicz

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.