summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/nvgpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/uapi/linux/nvgpu.h')
-rw-r--r--include/uapi/linux/nvgpu.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/uapi/linux/nvgpu.h b/include/uapi/linux/nvgpu.h
index 3bc1ca3d..b37d0060 100644
--- a/include/uapi/linux/nvgpu.h
+++ b/include/uapi/linux/nvgpu.h
@@ -86,6 +86,8 @@ struct nvgpu_gpu_zbc_query_table_args {
86#define NVGPU_GPU_IMPL_GK20A 0x0000000A 86#define NVGPU_GPU_IMPL_GK20A 0x0000000A
87 87
88#define NVGPU_GPU_ARCH_GM200 0x00000120 88#define NVGPU_GPU_ARCH_GM200 0x00000120
89#define NVGPU_GPU_IMPL_GM204 0x00000004
90#define NVGPU_GPU_IMPL_GM206 0x00000006
89#define NVGPU_GPU_IMPL_GM20B 0x0000000B 91#define NVGPU_GPU_IMPL_GM20B 0x0000000B
90 92
91#ifdef CONFIG_ARCH_TEGRA_18x_SOC 93#ifdef CONFIG_ARCH_TEGRA_18x_SOC