gpu: nvgpu: add support for t19x

Add build and gpu framework support for t19x.

Bug 1735757

Change-Id: I4b7c6468871ca27412a6f9be20f744bc730b4142
Signed-off-by: Seshendra Gadagottu <sgadagottu@nvidia.com>
Reviewed-on: http://git-master/r/1122093
GVS: Gerrit_Virtual_Submit
Reviewed-by: Ken Adams <kadams@nvidia.com>
This commit is contained in:
Seshendra Gadagottu
2016-04-07 15:35:51 -07:00
committed by Ken Adams
parent 2a57c10e4b
commit ccba957570
3 changed files with 24 additions and 0 deletions

View File

@@ -92,6 +92,10 @@ struct nvgpu_gpu_zbc_query_table_args {
#include <linux/nvgpu-t18x.h>
#endif
#ifdef CONFIG_ARCH_TEGRA_19x_SOC
#include <linux/nvgpu-t19x.h>
#endif
#define NVGPU_GPU_BUS_TYPE_NONE 0
#define NVGPU_GPU_BUS_TYPE_AXI 32