]> git.karo-electronics.de Git - karo-tx-linux.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>
Wed, 16 Oct 2013 18:03:06 +0000 (20:03 +0200)
commit9ebd0b392d4024d35284ae5f65fd99c977781e25
treee72c192e150332a8bbbf65cf915bf6ed55b7d32a
parent596461e9b3395f77e2416062a6611871df0ca5af
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