]> Pileus Git - ~andy/linux/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)
commit5f60ed0d840d53e9d65aa54e1a5365af8ce2769e
tree7c41cdd661bb768d54ad3c0c22c1c894b05df09c
parentc40f0f1afcb1dcce7f9fd978fbbc8d8d68cf5e84
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