]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/tegra: hdmi - Add Tegra124 support
authorThierry Reding <treding@nvidia.com>
Fri, 15 Nov 2013 15:07:32 +0000 (16:07 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 5 Jun 2014 21:09:35 +0000 (23:09 +0200)
commitfb7be70e730ceda5a6da2751c30c7063a1edde4b
tree5c5aacacb6745d5707e0e3b81492708aec4550d1
parent86f5c52dc9c8ecb8efab894b733fbfd8657ba015
drm/tegra: hdmi - Add Tegra124 support

Tegra124 is mostly backwards-compatible with Tegra114. However, Tegra124
supports a few more features (e.g. interlacing, ...). Introduce a new
compatible string and TMDS tables to cope with these differences.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/drm.c
drivers/gpu/drm/tegra/hdmi.c