aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/tegra124
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop linux/delay.h from common headerSimon Glass3-0/+3
2020-05-18common: Drop log.h from common headerSimon Glass3-0/+3
2020-05-18common: Drop bootstage.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop part.h from common headerSimon Glass1-0/+1
2020-02-05dm: core: Require users of devres to include the headerSimon Glass1-0/+1
2018-10-28drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay1-2/+1
2018-10-09ctags: Minor changes to fix ctags outputSimon Glass1-1/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini5-10/+5
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini3-6/+0
2017-07-28dm: video: tegra124: Convert to livetreeSimon Glass3-25/+11
2017-07-11tegra: video: Time the LCD initSimon Glass1-0/+2
2017-06-09tegra: video: Don't power up the SOR twiceSimon Glass1-0/+9
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-1/+1
2017-02-08dm: core: Replace of_offset with accessorSimon Glass2-5/+5
2017-01-03video: tegra: fix spelling in commentMarcel Ziswiler1-1/+1
2016-09-23video: squash lines for immediate returnMasahiro Yamada1-7/+1
2016-02-16tegra: nyan-big: Move the LCD driver to driver modelSimon Glass4-194/+235
2016-02-16tegra: lcd: Merge tegra124-lcd.c into display.cSimon Glass3-98/+79
2016-01-21dm: video: Repurpose the 'displayport' uclass to 'display'Simon Glass2-17/+10
2015-08-31dm: Use dev_get_addr() where possibleSimon Glass1-2/+1
2015-06-09tegra: lcd: Tidy up clock initSimon Glass1-3/+1
2015-05-13tegra124: video: Add full link training for eDPSimon Glass5-64/+1079
2015-05-13tegra: video: support eDP displays on Tegra124 devicesSimon Glass3-0/+457
2015-05-13tegra: video: Add Embedded DisplayPort driverSimon Glass3-0/+1265
2015-05-13tegra: video: Support serial output resource (SOR) on tegra124Simon Glass3-0/+1807