Commit d7a75d3c authored by Heinrich Schuchardt's avatar Heinrich Schuchardt Committed by Anatolij Gustschin
Browse files

dm: video: correctly clean background in 16bit mode



In 16 bit mode we have to copy two bytes per pixels repeatedly and not
four. Otherwise we will see a striped pattern.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 3aeb0cbe
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment