video: Allow filling the display with a colour
authorSimon Glass <sjg@chromium.org>
Thu, 6 Oct 2022 14:36:08 +0000 (08:36 -0600)
committerAnatolij Gustschin <agust@denx.de>
Sun, 30 Oct 2022 19:01:40 +0000 (20:01 +0100)
commit50d562c01ff0a9f500ed9821a74e841d6f6dc133
treeeeceaec92a479ba0646c40b94e25d3199679547f
parent820b5894c183c4b68798603f5a96412408e6b8cf
video: Allow filling the display with a colour

Generalise the video_clear() function to allow filling with a different
colour.

Tidy up the comments while we are here.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/video/video-uclass.c
include/video.h