commit | 596827196f5fad8ac77201058978128f6c06f234 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Fri Nov 28 16:50:59 2014 +0100 |
committer | Thierry Reding <treding@nvidia.com> | Tue Jan 27 10:14:47 2015 +0100 |
tree | 768475f0926f81354cb8142edf85b4369a466b6e | |
parent | 3b0e58554873d1034beef737f15c7aa46492ff98 [diff] |
drm/tegra: hdmi: Demidlayer Implement encoder and connector within the HDMI 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>