]> git.baikalelectronics.ru Git - kernel.git/commit
drm/tegra: sor: Demidlayer
authorThierry Reding <treding@nvidia.com>
Fri, 28 Nov 2014 14:41:34 +0000 (15:41 +0100)
committerThierry Reding <treding@nvidia.com>
Tue, 27 Jan 2015 09:14:48 +0000 (10:14 +0100)
commit13871d7ac89dece49c9da567345a320c4b8e6acb
tree809e3843770b0dbd96c7cfc70b95e311fc332062
parent6646630008ab7275fdc23ea9c234fa697cb91e29
drm/tegra: sor: Demidlayer

Implement encoder and connector within the eDP 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>
drivers/gpu/drm/tegra/drm.h
drivers/gpu/drm/tegra/output.c
drivers/gpu/drm/tegra/sor.c