]> git.baikalelectronics.ru Git - kernel.git/commit
drm/tegra: Add 3D support
authorThierry Reding <thierry.reding@avionic-design.de>
Thu, 28 Feb 2013 07:08:01 +0000 (08:08 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 31 Oct 2013 08:55:45 +0000 (09:55 +0100)
commitd9ce632e3a2a496ed6d0d197d8bf782cfac9e980
tree7c41cdd661bb768d54ad3c0c22c1c894b05df09c
parentef9214caab55b67824e3e54be031671feb2f8bf6
drm/tegra: Add 3D support

Initialize and power the 3D unit on Tegra20, Tegra30 and Tegra114 and
register a channel with the Tegra DRM driver so that the unit can be
used from userspace.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/Makefile
drivers/gpu/drm/tegra/drm.c
drivers/gpu/drm/tegra/drm.h
drivers/gpu/drm/tegra/gr3d.c [new file with mode: 0644]
drivers/gpu/drm/tegra/gr3d.h [new file with mode: 0644]
include/linux/host1x.h