commit | 3b0e58554873d1034beef737f15c7aa46492ff98 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Tue Dec 16 18:30:16 2014 +0100 |
committer | Thierry Reding <treding@nvidia.com> | Tue Jan 27 10:14:47 2015 +0100 |
tree | 3a8f800e87e5a8b7e05c5404cb5a692b5bd4f580 | |
parent | c5a107d3279734c3599136696b6790add9e8e798 [diff] |
drm/tegra: rgb: Demidlayer Implement encoder and connector within the RGB driver itself using the Tegra output helpers rather than using the Tegra output as midlayer. By doing so one level of indirection is removed and output drivers become more flexible while keeping the majority of the advantages provided by the common output helpers. Signed-off-by: Thierry Reding <treding@nvidia.com>