summaryrefslogtreecommitdiff
path: root/drivers/video/sandbox_osd.c
Commit message (Collapse)AuthorAgeFilesLines
* video_osd: Add osd sandbox driver and testsMario Six2018-09-281-0/+161
Add sandbox driver and tests for the new OSD uclass. Signed-off-by: Mario Six <mario.six@gdsys.cc> Reviewed-by: Simon Glass <sjg@chromium.org>