commit | 29efdc2902027e6cc19f665441a3de87a674282a | [log] [tgz] |
---|---|---|
author | Dmitry Osipenko <digetx@gmail.com> | Fri Aug 14 01:06:55 2020 +0300 |
committer | Thierry Reding <treding@nvidia.com> | Thu Sep 17 12:31:00 2020 +0200 |
tree | f80b606013b3dd2e33f5eb1e21317f3c40fa0ac0 | |
parent | f00b9dd579d0078123e33434c25f37d42747574d [diff] |
drm/tegra: output: rgb: Support LVDS encoder bridge Newer Tegra device-trees will specify a video output graph, which involves LVDS encoder bridge. This patch adds support for the LVDS encoder bridge to the RGB output, allowing us to model the display hardware properly. Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Dmitry Osipenko <digetx@gmail.com> Signed-off-by: Thierry Reding <treding@nvidia.com>