lkml.org 
[lkml]   [2019]   [Aug]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH v3 0/3] Add possibility to specify the number of displayed logos
    Date
    Hi!

    The first patch fixes the fact that there are two items numbered "4" in
    the list of fbcon options. This bug is a teenager...

    The second patch extends that list with a new option that allows the
    user to display any number of logos (that fits on the screen). I need it
    to limit the display to only one logo instead of one for each CPU core.

    Changes since v2

    - make -1 the default and make 0 disable the logo [Geert Uytterhoeven]
    - cpu -> CPU

    Changes since v1

    - do not needlessly export fb_logo_count [Matthew Wilcox]
    - added patch 3/3, which removes the export of fb_center_logo

    Cheers,
    Peter

    Peter Rosin (3):
    fbdev: fix numbering of fbcon options
    fbdev: fbmem: allow overriding the number of bootup logos
    fbdev: fbmem: avoid exporting fb_center_logo

    Documentation/fb/fbcon.rst | 13 +++++++++----
    drivers/video/fbdev/core/fbcon.c | 7 +++++++
    drivers/video/fbdev/core/fbmem.c | 13 +++++++++----
    include/linux/fb.h | 1 +
    4 files changed, 26 insertions(+), 8 deletions(-)

    --
    2.11.0

    \
     
     \ /
      Last update: 2019-08-27 13:09    [W:3.248 / U:0.052 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site