summaryrefslogtreecommitdiffstats
path: root/drivers/video/tegra.c
Commit message (Expand)AuthorAgeFilesLines
* tegra: video: Always use write-through cache on LCDSimon Glass2016-07-051-18/+3
* video: tegra: Move to using simple-panel and pwm-backlightSimon Glass2016-07-051-263/+49
* video: tegra: refuse to bind to disabled dcsStephen Warren2016-05-171-0/+7
* tegra: video: Move LCD driver to use the DM PWM driverSimon Glass2016-02-161-4/+16
* tegra: video: Move all fdt-decoding into a single functionSimon Glass2016-02-161-159/+105
* tegra: video: Move LCD enums into the driverSimon Glass2016-02-161-0/+20
* tegra: video: Remove the static variablesSimon Glass2016-02-161-16/+15
* tegra: video: Convert tegra20 LCD driver to driver modelSimon Glass2016-02-161-213/+172
* tegra: video: Merge the two config structures togetherSimon Glass2016-02-161-19/+53
* tegra: video: Move the check for CONFIG_OF_CONTROL to KconfigSimon Glass2016-02-161-4/+0
* tegra: video: Merge the display driver into one fileSimon Glass2016-02-161-0/+396
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-181-1/+1
* lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t typeYork Sun2015-08-061-1/+1
* dm: tegra: video: Remove use of fdtdec GPIO supportSimon Glass2015-01-291-34/+20
* ARM: tegra: Tegra20 pinmux cleanupStephen Warren2014-04-171-2/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* common/lcd.c: remove global lcd_baseJeroen Hofstee2013-03-211-5/+1
* common/lcd.c: cleanup use of global variablesJeroen Hofstee2013-03-211-6/+0
* lcd, tegra: remove unused cursor functionsJeroen Hofstee2013-03-211-52/+0
* common/lcd.c: cleanup use of global variablesWolfgang Denk2013-03-211-3/+1
* video: tegra: Update line length to match resolutionThierry Reding2013-01-161-2/+2
* tegra: Support control of cache settings for LCDSimon Glass2012-11-191-0/+11
* tegra: Add LCD driverSimon Glass2012-11-191-0/+368
OpenPOWER on IntegriCloud