]> git.baikalelectronics.ru Git - kernel.git/commit
drm/tegra: sor: Add HDMI support
authorThierry Reding <treding@nvidia.com>
Thu, 30 Jul 2015 08:34:24 +0000 (10:34 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 13 Aug 2015 11:49:37 +0000 (13:49 +0200)
commit884ddb6367251eb830af92481d35802cd9909c6b
treed7b372fdf731bee5ec6dcf820f4eafcd804e9f58
parent02f17b21f5dc53b55bbe5637bbf893d8f2b2b6d2
drm/tegra: sor: Add HDMI support

The SOR1 introduced on Tegra210 supports HDMI 2.0 and DisplayPort. Add
HDMI support and name the debugfs node after the type of SOR. The SOR
introduced with Tegra124 is known simply as "sor", whereas the
additional SOR found on Tegra210 is known as "sor1".

Signed-off-by: Thierry Reding <treding@nvidia.com>
Documentation/devicetree/bindings/gpu/nvidia,tegra20-host1x.txt
drivers/gpu/drm/tegra/dc.h
drivers/gpu/drm/tegra/drm.c
drivers/gpu/drm/tegra/sor.c
drivers/gpu/drm/tegra/sor.h