]> git.dujemihanovic.xyz Git - u-boot.git/commit
video: Update the copy framebuffer when writing bitmaps
authorSimon Glass <sjg@chromium.org>
Fri, 3 Jul 2020 03:12:27 +0000 (21:12 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Thu, 9 Jul 2020 04:33:24 +0000 (12:33 +0800)
commit2b1412c8c074a40ccd1a4cf33c01fad97183fd06
treeb9f378b1c36f718f420381a30837a3290b0960b8
parentc30c5f275b27a8f6183763893c279297a36274ac
video: Update the copy framebuffer when writing bitmaps

Adjust the bitmap code to sync to the copy framebuffer when done.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Anatolij Gustschin <agust@denx.de>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
drivers/video/video_bmp.c