]> Git Repo - u-boot.git/commit
minnowmax: Enable the copy framebuffer
authorSimon Glass <[email protected]>
Fri, 3 Jul 2020 03:12:36 +0000 (21:12 -0600)
committerBin Meng <[email protected]>
Thu, 9 Jul 2020 04:33:24 +0000 (12:33 +0800)
commit6c74ee30bbd67c2927837b139f5a3186974c198c
tree4b472e3a37359715e9d69b1b6bde603f8845f8f5
parenta67b0db24efd3627e2e057cdab1130743688124d
minnowmax: Enable the copy framebuffer

Update the video driver to support this feature and enable it on
minnowmax to speed up the display.

With this change, the time taken to print the environment to the display
without CONFIG_CONSOLE_SCROLL_LINES is reduced from over 13 seconds to
300ms, at 1280x1024.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Anatolij Gustschin <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Tested-by: Bin Meng <[email protected]>
configs/minnowmax_defconfig
drivers/video/vesa.c
This page took 0.033898 seconds and 4 git commands to generate.