summaryrefslogtreecommitdiffstats
path: root/include/video.h
Commit message (Expand)AuthorAgeFilesLines
* video: Allow syncing the entire framebuffer to the copySimon Glass2021-01-271-0/+14
* Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2021-01-061-6/+16
|\
| * video: Introduce video_sync operationMichal Simek2021-01-051-2/+10
| * video: Let video_sync to return error valueMichal Simek2021-01-051-1/+3
| * video: Fix video sync kernel-doc formatMichal Simek2021-01-051-4/+4
* | dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-3/+3
* | dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-2/+2
|/
* x86: video: Show information about each video deviceSimon Glass2020-09-251-4/+2
* video: Add support for copying to a hardware framebufferSimon Glass2020-07-091-0/+29
* video: Add a comment for struct video_uc_platdataSimon Glass2020-07-091-0/+12
* video: meson: Drop unnecessary header includesSimon Glass2020-01-071-0/+2
* video/console: Implement reverse video ANSI sequence for DM_VIDEOAndre Przywara2019-04-141-0/+2
* video: Allow driver to specify the line lengthSimon Glass2018-12-031-1/+3
* video: Update video_set_default_colors() to support invertSimon Glass2018-11-201-2/+3
* video: Tidy up a few comments in video.oSimon Glass2018-10-091-2/+2
* video: Adjust video_clear() to return an errorSimon Glass2018-10-091-1/+2
* sandbox: video: Speed up video outputSimon Glass2018-10-091-1/+3
* include/video.h: Remove declaration of functions that don't exist.Liviu Dudau2018-09-281-6/+0
* dm: video: support increased intensity (bold)Heinrich Schuchardt2018-03-061-0/+2
* dm: video: use constants to refer to colorsHeinrich Schuchardt2018-03-061-2/+9
* dm: video: Add basic ANSI escape sequence supportRob Clark2017-09-291-0/+7
* video: Move video_get_info_str() prototype to a header fileSimon Glass2016-10-231-0/+11
* video: Add an enum for active low/highSimon Glass2016-05-251-0/+5
* video: Correct 'tor' typo in commentSimon Glass2016-01-301-1/+1
* video: Allow selection of the driver and font sizeSimon Glass2016-01-301-0/+5
* video: Add a function to control cache flushingSimon Glass2016-01-211-0/+8
* dm: video: Add a video uclassSimon Glass2016-01-201-6/+162
* video, lg4573: add support for the lg4573 displayHeiko Schocher2015-04-201-0/+4
* stdio: Pass device pointer to stdio methodsSimon Glass2014-07-231-3/+5
* video: add formike lcd panel initHeiko Schocher2013-08-281-0/+4
* video: Provide an API to access video parametersStefan Reinauer2012-11-061-0/+48
* include/video.h: drop unused video_printf()Anatolij Gustschin2012-05-251-1/+0
* Initial revisionwdenk2001-11-031-0/+19