summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra/dsi.c
Commit message (Expand)AuthorAgeFilesLines
* drm/tegra: Remove host1x drm_bus implementationThierry Reding2014-06-051-3/+3
* drm/tegra: dsi - Do not needlessly recompute pclkThierry Reding2014-06-051-1/+0Star
* drm/tegra: dc - Compute shift clock divider in output driversThierry Reding2014-06-051-12/+31
* drm/tegra: dsi - Reset controller on driver unloadThierry Reding2014-06-051-0/+1
* drm/tegra: dsi - Fix typo when disabling controllerThierry Reding2014-06-051-1/+1
* drm/tegra: dsi - Add enable guardThierry Reding2014-06-051-0/+11
* drm/tegra: dsi - Initialize proper packet sequencesThierry Reding2014-06-051-4/+46
* drm/tegra: dsi - Implement VDD supply supportThierry Reding2014-06-051-0/+17
* drm/tegra: dsi - Remove unneeded codeThierry Reding2014-06-051-85/+0Star
* drm/tegra: dsi - Use internal pixel formatThierry Reding2014-06-051-1/+33
* drm/tegra: Relicense under GPL v2Thierry Reding2014-04-041-17/+3Star
* drm/tegra: Relocate some output-specific codeThierry Reding2013-12-201-7/+15
* drm/tegra: Fix return value checkWei Yongjun2013-12-201-2/+2
* drm/tegra: Add DSI supportThierry Reding2013-12-201-0/+963