video: tegra: host: Wrappers for upstream host1x

This patch adds wrappers to use nvhost functions even if the
upstream host1x driver was used. In this case the functions
are re-routed to corresponding functions in the host1x driver.

Bug 1698151

Change-Id: Id49ea78f925e9b14e54e67743cac42610b3ecbeb
Signed-off-by: Arto Merilainen <amerilainen@nvidia.com>
Reviewed-on: http://git-master/r/823638
This commit is contained in:
Arto Merilainen
2015-08-02 13:21:10 +03:00
parent 9d2c9072c8
commit d3cf581199

View File

@@ -56,7 +56,6 @@ config GK20A_CYCLE_STATS
config TEGRA_GK20A
bool "Enable the GK20A GPU on Tegra"
depends on TEGRA_GRHOST
depends on GK20A
default y
help