Skip to content
Commit d484b52e authored by Vadim Bendebury's avatar Vadim Bendebury Committed by Anatolij Gustschin
Browse files

video: Skip bitmaps which do not fit into the screen in cfb_console



The cfb console driver is trying to prevent bitmaps to spill over the
screen, but the calculations assume that at least part of the bitmap
fits into the screen area. In reality there could be bitmap elements
which are completely out of the screen area, they just need to be
discarded.

Signed-off-by: default avatarVadim Bendebury <vbendeb@chromium.org>
Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 45d7f525
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment