summaryrefslogtreecommitdiff
path: root/drivers/video/tegra124/dp.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-14dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass1-2/+2
2020-12-14dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass1-2/+2
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-2/+2
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-2/+2
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
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-2/+1
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-1/+1
2016-02-16tegra: nyan-big: Move the LCD driver to driver modelSimon Glass1-17/+36
2016-01-22dm: video: Repurpose the 'displayport' uclass to 'display'Simon Glass1-4/+5
2015-08-31dm: Use dev_get_addr() where possibleSimon Glass1-2/+1
2015-05-13tegra124: video: Add full link training for eDPSimon Glass1-48/+575
2015-05-13tegra: video: Add Embedded DisplayPort driverSimon Glass1-0/+1080