OSDN Git Service

fbdev: mxsfb: implement FB_PRE_INIT_FB option
authorMelchior Franz <melchior.franz@ginzinger.com>
Mon, 1 Apr 2019 15:46:53 +0000 (17:46 +0200)
committerBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Mon, 1 Apr 2019 15:46:53 +0000 (17:46 +0200)
commit767f17a70e5cc5147ddba112977fe7bed0a31bd2
tree6b564d539b3f0a5e4d5fccfed0a2fcb5d2501b76
parentdf7686101956929dcea410971656e34926773b88
fbdev: mxsfb: implement FB_PRE_INIT_FB option

The FB_PRE_INIT_FB option keeps the kernel from reinitializing the display
and prevents flickering during the transition from a bootloader splash
screen to the kernel logo screen.

Make this option available for the mxsfb driver.

Signed-off-by: Melchior Franz <melchior.franz@ginzinger.com>
Signed-off-by: Martin Kepplinger <martin.kepplinger@ginzinger.com>
Signed-off-by: Manfred Schlaegl <manfred.schlaegl@ginzinger.com>
Cc: Shawn Guo <shawnguo@kernel.org>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Pengutronix Kernel Team <kernel@pengutronix.de>
Cc: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
drivers/video/fbdev/Kconfig
drivers/video/fbdev/mxsfb.c