[PATCH 15/36] drm/tegra: hdmi: Demidlayer

2015-01-20 Thread Thierry Reding
From: Thierry Reding 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

[PATCH 15/36] drm/tegra: hdmi: Demidlayer

2015-01-20 Thread Thierry Reding
From: Thierry Reding tred...@nvidia.com 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