+5
−194
drivers/gpu/drm/tegra/plane.c
0 → 100644
+180
−0
drivers/gpu/drm/tegra/plane.h
0 → 100644
+59
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Subsequent patches will add support for Tegra186 which has a different
architecture and needs different plane code but which can share a lot of
code with earlier Tegra support.
Signed-off-by:
Thierry Reding <treding@nvidia.com>