summaryrefslogtreecommitdiffstats
path: root/test/dm/video.c
Commit message (Expand)AuthorAgeFilesLines
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* video: Factor out vidconsole_put_string()Marek Vasut2019-05-201-8/+0
* dm: video: fix test failures with enabled default TrueType fontAnatolij Gustschin2018-12-291-3/+3
* dm: video: correctly set the cursor positionHeinrich Schuchardt2018-11-171-2/+2
* sandbox: video: Speed up video outputSimon Glass2018-10-091-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* dm: video: support increased intensity (bold)Heinrich Schuchardt2018-03-061-1/+1
* dm: video: show correct colors in graphical consoleHeinrich Schuchardt2018-03-061-1/+1
* video: test: Add ANSI escape sequence testsRob Clark2017-09-291-0/+34
* video: test: Helper for writing stringsRob Clark2017-09-291-12/+12
* video: test: Adjust order of file closureSimon Glass2016-02-061-1/+1
* video: test: Add console tests for truetypeSimon Glass2016-01-301-0/+63
* video: sandbox: Enable truetype fonts for sandboxSimon Glass2016-01-301-1/+20
* video: Handle the 'bell' characterSimon Glass2016-01-301-1/+1
* video: Use fractional units for X coordinatesSimon Glass2016-01-301-2/+2
* dm: video: test: Test that bitmap display works correctlySimon Glass2016-01-201-0/+54
* dm: video: test: Add tests for rotated consolesSimon Glass2016-01-201-0/+27
* dm: video: test: Add tests for the video uclassSimon Glass2016-01-201-0/+190