summaryrefslogtreecommitdiff
path: root/drivers/video/tegra124/display.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-14dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass1-2/+2
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-3/+3
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop bootstage.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop part.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2017-07-28dm: video: tegra124: Convert to livetreeSimon Glass1-5/+3
2017-07-11tegra: video: Time the LCD initSimon Glass1-0/+2
2017-02-08dm: core: Replace of_offset with accessorSimon Glass1-2/+2
2017-01-03video: tegra: fix spelling in commentMarcel Ziswiler1-1/+1
2016-09-24video: squash lines for immediate returnMasahiro Yamada1-7/+1
2016-02-16tegra: nyan-big: Move the LCD driver to driver modelSimon Glass1-100/+69
2016-02-16tegra: lcd: Merge tegra124-lcd.c into display.cSimon Glass1-2/+79
2016-01-22dm: video: Repurpose the 'displayport' uclass to 'display'Simon Glass1-13/+5
2015-05-13tegra124: video: Add full link training for eDPSimon Glass1-0/+114
2015-05-13tegra: video: support eDP displays on Tegra124 devicesSimon Glass1-0/+358