summaryrefslogtreecommitdiffstats
path: root/commands/splash.c
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2015-08-07 14:34:28 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2015-08-20 12:57:07 +0200
commit6f964990646cd728827e1d8689404878fae0a1fd (patch)
tree39d322fe6188587e0c4cb9fe0aaad817a9254a9e /commands/splash.c
parenteac28050d0838da535ccd8e41ea3975f6143ff7b (diff)
downloadbarebox-6f964990646cd728827e1d8689404878fae0a1fd.tar.gz
barebox-6f964990646cd728827e1d8689404878fae0a1fd.tar.xz
fb: Add shadowfb support
For speeding up rendering we need shadow framebuffers. This is currently implemented in the gui functions. This does not work properly when two users (splash and fbconsole) use the same framebuffer since in this case two different shadow framebuffers will be used. This patch implements shadowfb handling in the fb core directly. With this the fb device gets a parameter 'shadowfb'. When this is true the fb core will allocate a shadow fb and provide it to the users. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'commands/splash.c')
0 files changed, 0 insertions, 0 deletions