mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 17:36:20 +03:00
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>
This commit is contained in:
committed by
mobile promotions
parent
026d1f8efe
commit
de8e057f7e
@@ -25,7 +25,9 @@
|
||||
#define _UAPI__LINUX_NVGPU_T19X_IOCTL_H_
|
||||
|
||||
#define NVGPU_GPU_ARCH_GV110 0x00000150
|
||||
#define NVGPU_GPU_ARCH_GV100 0x00000140
|
||||
#define NVGPU_GPU_IMPL_GV11B 0x0000000B
|
||||
#define NVGPU_GPU_IMPL_GV100 0x00000000
|
||||
|
||||
/*
|
||||
* this flag is used in struct nvgpu_as_map_buffer_ex_args
|
||||
|
||||
Reference in New Issue
Block a user