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