aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra/rgb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-12drm/tegra: Add guard to avoid double disable/enable of RGB outputsDmitry Osipenko1-0/+11
2014-01-14drm/tegra: Fix possible CRTC mask for RGB outputsThierry Reding1-1/+1
2013-12-20drm/tegra: Relocate some output-specific codeThierry Reding1-0/+45
2013-12-03drm/tegra: Tightly bind RGB output to DCThierry Reding1-4/+7
2013-10-31drm/tegra: Allocate resources at probe timeThierry Reding1-1/+15
2013-10-31drm/tegra: Move driver to DRM treeThierry Reding1-0/+225
2013-04-22drm/tegra: Move drm to live under host1xTerje Bergstrom1-228/+0
2012-11-20drm: Add NVIDIA Tegra20 supportThierry Reding1-0/+228