]> git.karo-electronics.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>
Wed, 23 Apr 2014 10:35:37 +0000 (12:35 +0200)
commit4b9701e02b3b1c54d538a7bfbcf83929de6f4acd
treeb305e9c9a8f4709c2089207d7a85c62f41e083cd
parent336976b8597bd49648549f3728516c0457cf92a3
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