lkml.org 
[lkml]   [2015]   [Jul]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] video/logo: add option to return largest logo for a given resolution
Date
With this patches, the largest boot logo for a given display resolution is used.
We need that functionality since it is common that a product has variants which
differ only minimal in the hardware. Thus, we have the same kernel binary but
different device trees for different hardware / displays.
This patches allow use to show a full screen boot logo for every hardware
variant.

Urs Fässler (3):
video/logo: use list of logos to find logo
logo: add option to return largest logo for a given resolution
fbdev: use largest logo if possible

drivers/video/fbdev/core/fbmem.c | 21 ++++--
drivers/video/logo/Kconfig | 7 ++
drivers/video/logo/logo.c | 146 ++++++++++++++++++++++++++-------------
include/linux/linux_logo.h | 4 ++
4 files changed, 124 insertions(+), 54 deletions(-)

--
2.1.4



\
 
 \ /
  Last update: 2015-07-03 11:01    [W:0.030 / U:0.472 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site