summaryrefslogtreecommitdiff
path: root/drivers/video/display-uclass.c
Commit message (Expand)AuthorAgeFilesLines
* dm: define LOG_CATEGORY for all uclassPatrick Delaunay2021-07-061-0/+2
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-3/+3
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* video: display: use edid_get_timing_validate() variant to filter supported ED...Neil Armstrong2019-07-291-1/+14
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* video: Track whether a display is in useSimon Glass2016-11-251-1/+17
* dm: video: Add a operation to display uclassJacob Chen2016-03-141-0/+3
* dm: video: Repurpose the 'displayport' uclass to 'display'Simon Glass2016-01-211-0/+52