aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/tegra124/display.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+1
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-1/+1
2024-05-07video: Remove <common.h> and add needed includesTom Rini1-1/+1
2023-05-06drivers: use dev_read_addr_ptr when cast to pointerJohan Jonker1-1/+1
2022-10-30tegra: Drop old LCD codeSimon Glass1-1/+0
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass1-2/+2
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-3/+3
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop bootstage.h from common headerSimon Glass1-0/+1
2020-05-18common: 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-23video: 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-21dm: 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