mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 17:36:20 +03:00
gpu: nvgpu: Add support for gp104 and gp106
Add support for chips gp104 and gp106. Change-Id: Ied5f239bdd0ec85245bce1fb6ef51330871d0f05 Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com> Reviewed-on: http://git-master/r/1120465 GVS: Gerrit_Virtual_Submit Reviewed-by: Ken Adams <kadams@nvidia.com>
This commit is contained in:
committed by
Deepak Nibade
parent
21eda905ea
commit
3d0f9a7517
@@ -25,6 +25,8 @@
|
||||
#define _UAPI__LINUX_NVGPU_T18X_IOCTL_H_
|
||||
|
||||
#define NVGPU_GPU_ARCH_GP100 0x00000130
|
||||
#define NVGPU_GPU_IMPL_GP104 0x00000004
|
||||
#define NVGPU_GPU_IMPL_GP106 0x00000006
|
||||
#define NVGPU_GPU_IMPL_GP10B 0x0000000B
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user