gpu: nvgpu: T18x support

nvgpu framework and build for T18x

Bug 1567274

Change-Id: I77835302a1110573008869d1106eface512bb9b1
Signed-off-by: Ken Adams <kadams@nvidia.com>
Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com>
This commit is contained in:
Kenneth Adams
2014-10-29 08:28:27 +02:00
committed by Dan Willemsen
parent 8371833f42
commit aec94d8093
7 changed files with 51 additions and 5 deletions

View File

@@ -88,6 +88,10 @@ struct nvgpu_gpu_zbc_query_table_args {
#define NVGPU_GPU_ARCH_GM200 0x00000120
#define NVGPU_GPU_IMPL_GM20B 0x0000000B
#ifdef CONFIG_ARCH_TEGRA_18x_SOC
#include <linux/nvgpu-t18x.h>
#endif
#define NVGPU_GPU_BUS_TYPE_NONE 0
#define NVGPU_GPU_BUS_TYPE_AXI 32