summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorDavid Nieto <dmartineznie@nvidia.com>2017-08-04 00:43:50 -0400
committermobile promotions <svcmobile_promotions@nvidia.com>2017-08-11 14:07:17 -0400
commitde8e057f7eebcfe676278826ab457bf86b1b36fd (patch)
tree1e49d8ca9858406296c12ebcee8e9da2ea9969c2 /include
parent026d1f8efec6f88a6a910820b761ba1b335edc72 (diff)
gpu: nvgpu: GV100 support
Adds support of GV100 up to devinit. JIRA: EVLR-1693 Change-Id: Ic7aa5f1c20714e05954139f143abb6a3459858fc Signed-off-by: David Nieto <dmartineznie@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1532747 Reviewed-by: svccoveritychecker <svccoveritychecker@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
Diffstat (limited to 'include')
-rw-r--r--include/uapi/linux/nvgpu-t19x.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/uapi/linux/nvgpu-t19x.h b/include/uapi/linux/nvgpu-t19x.h
index bc37bc7c..f56bc9d7 100644
--- a/include/uapi/linux/nvgpu-t19x.h
+++ b/include/uapi/linux/nvgpu-t19x.h
@@ -25,7 +25,9 @@
25#define _UAPI__LINUX_NVGPU_T19X_IOCTL_H_ 25#define _UAPI__LINUX_NVGPU_T19X_IOCTL_H_
26 26
27#define NVGPU_GPU_ARCH_GV110 0x00000150 27#define NVGPU_GPU_ARCH_GV110 0x00000150
28#define NVGPU_GPU_ARCH_GV100 0x00000140
28#define NVGPU_GPU_IMPL_GV11B 0x0000000B 29#define NVGPU_GPU_IMPL_GV11B 0x0000000B
30#define NVGPU_GPU_IMPL_GV100 0x00000000
29 31
30/* 32/*
31 * this flag is used in struct nvgpu_as_map_buffer_ex_args 33 * this flag is used in struct nvgpu_as_map_buffer_ex_args