fb: introduce flush for virtual framebuffer
Some drivers need an explicit sync method to flush the virtual
framebuffer to the display. It is called fb_flush().

fb_flush() gets called on fbc_putc, on fb_close and in the pattern cycle
in the fbtest command.

Signed-off-by: Bastian Stender <bst@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent b4f55fc commit b9cf45f00c6e120f58f02f45ef949a7be54da999
@Bastian Stender Bastian Stender authored on 28 Feb 2017
Sascha Hauer committed on 28 Feb 2017
Showing 4 changed files
View
commands/fbtest.c
View
drivers/video/fb.c
View
drivers/video/fbconsole.c
View
include/fb.h