summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra/hdmi.c
Commit message (Expand)AuthorAgeFilesLines
* drm/tegra: hdmi: Enable VDD earlier for hotplug/DDCMikko Perttunen2013-10-311-7/+9
* drm/tegra: hdmi: Fix build warningsThierry Reding2013-10-311-2/+2
* drm/tegra: hdmi: Detect DVI-only displaysMikko Perttunen2013-10-311-0/+14
* drm/tegra: Add Tegra114 HDMI supportMikko Perttunen2013-10-311-0/+98
* drm/tegra: hdmi: Parameterize based on compatible propertyThierry Reding2013-10-311-29/+53
* drm/tegra: hdmi: Rename tegra{2,3} to tegra{20,30}Thierry Reding2013-10-311-6/+6
* drm/tegra: Allocate resources at probe timeThierry Reding2013-10-311-1/+7
* drm/tegra: Move driver to DRM treeThierry Reding2013-10-311-0/+1295
* drm/tegra: Move drm to live under host1xTerje Bergstrom2013-04-221-1312/+0
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-251-117/+109
|\
| * drm/tegra: Use generic HDMI infoframe helpersThierry Reding2013-02-221-117/+109
* | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-2/+1
|\ \
| * | ARM: tegra: migrate to new clock codePrashant Gaikwad2013-01-281-2/+1
| |/
* / drm: Convert to devm_ioremap_resource()Thierry Reding2013-01-251-3/+3
|/
* drm: tegra: remove redundant tegra2_tmds_config entryLucas Stach2012-12-301-16/+3
* drm: tegra: fix front_porch <-> back_porch mixupLucas Stach2012-12-301-3/+3
* drm: tegra: Add Tegra30 supportThierry Reding2012-11-281-1/+1
* drm: tegra: Add HDMI supportThierry Reding2012-11-201-0/+1334