summaryrefslogtreecommitdiff
path: root/drivers/video/meson
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-186-0/+6
* common: Drop log.h from common headerSimon Glass2020-05-184-0/+4
* common: Drop part.h from common headerSimon Glass2020-05-181-0/+1
* efi_loader: round the memory area in efi_add_memory_map()Michael Walle2020-05-171-2/+2
* video: meson: keep power domain up after bootingAnatolij Gustschin2020-03-021-1/+1
* video: meson: Drop unnecessary header includesSimon Glass2020-01-077-15/+39
* video: meson: add compatible for Amlogic G12ANeil Armstrong2019-10-181-0/+1
* video: meson: sync with linux drm-misc treeNeil Armstrong2019-10-187-160/+930
* video: meson: remove power domain getNeil Armstrong2019-10-181-10/+0
* video: dw_hdmi: Add support for ddc-i2c-bus propertyNiklas Schulze2019-07-291-0/+3
* video: meson: dw-hdmi: add EDID mode filtering to only select supported modesNeil Armstrong2019-07-291-0/+7
* video: meson: hdmi-supply regulator should be optionalMaxime Jourdan2019-06-051-4/+10
* video: Add Meson Video Processing Unit DriverNeil Armstrong2019-01-3114-0/+5370