]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit459cc2c6800b545a482e428a631d99bca8da7790
treed7b372fdf731bee5ec6dcf820f4eafcd804e9f58
parent3309ac836229d8bc3db7618e04a51334bef13b0a
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