
4 Feb
2018
4 Feb
'18
2:40 p.m.
On 29 January 2018 at 00:19, Heinrich Schuchardt xypron.glpk@gmx.de wrote:
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: Heinrich Schuchardt xypron.glpk@gmx.de
v3 no change v2 no change
drivers/video/video-uclass.c | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org