summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tegra
AgeCommit message (Expand)AuthorFilesLines
2012-12-30Revert "drm: tegra: protect DC register access with mutex"Dave Airlie2-14/+0
2012-12-30drm: tegra: program only one window during modesetLucas Stach1-2/+1
2012-12-30drm: tegra: clean out old gem prototypesLucas Stach1-18/+0
2012-12-30drm: tegra: remove redundant tegra2_tmds_config entryLucas Stach1-16/+3
2012-12-30drm: tegra: protect DC register access with mutexLucas Stach2-0/+14
2012-12-30drm: tegra: don't leave clients host1x member uninitializedLucas Stach1-0/+2
2012-12-30drm: tegra: fix front_porch <-> back_porch mixupLucas Stach2-7/+7
2012-11-28drm: tegra: Add Tegra30 supportThierry Reding3-1/+5
2012-11-28drm: tegra: Use framebuffer pitch as line strideThierry Reding1-1/+1
2012-11-20drm: tegra: Add HDMI supportThierry Reding6-1/+1925
2012-11-20drm: Add NVIDIA Tegra20 supportThierry Reding10-0/+2463