summaryrefslogtreecommitdiffstats
path: root/test/dm/video.c
Commit message (Expand)AuthorAgeFilesLines
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-131-4/+4
* dm: Rename DM test flags to make them more genericSimon Glass2020-08-071-13/+13
* dm: core: Drop header files from dm/test.hSimon Glass2020-08-031-0/+1
* video: sandbox: Add support for the copy framebufferSimon Glass2020-07-091-21/+34
* video: Add comments to struct sandbox_sdl_platSimon Glass2020-07-091-1/+2
* video: Adjust rotated console to start at right edgeSimon Glass2020-07-091-1/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* 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