commit | c57997bce423fb71334a1fefa524569e48a1718f | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Thu Oct 12 19:12:57 2017 +0200 |
committer | Thierry Reding <treding@nvidia.com> | Wed Dec 13 14:36:36 2017 +0100 |
tree | cc01f3938060f960a0b8b3f3a52f17408ad47389 | |
parent | 880cee0b7ff379ebcf1f3d839fa59d1bcd726797 [diff] |
drm/tegra: sor: Add Tegra186 support The SOR found on Tegra186 is very similar to the one found on Tegra210 and earlier. However, due to some changes in the display architecture, some programming sequences have changed and some register have moved around. Signed-off-by: Thierry Reding <treding@nvidia.com>