mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 09:12:24 +03:00
gpu: nvgpu: T18x support
nvgpu framework and build for T18x Bug 1567274 Change-Id: I77835302a1110573008869d1106eface512bb9b1 Signed-off-by: Ken Adams <kadams@nvidia.com> Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com>
This commit is contained in:
committed by
Dan Willemsen
parent
8371833f42
commit
aec94d8093
@@ -88,6 +88,10 @@ struct nvgpu_gpu_zbc_query_table_args {
|
||||
#define NVGPU_GPU_ARCH_GM200 0x00000120
|
||||
#define NVGPU_GPU_IMPL_GM20B 0x0000000B
|
||||
|
||||
#ifdef CONFIG_ARCH_TEGRA_18x_SOC
|
||||
#include <linux/nvgpu-t18x.h>
|
||||
#endif
|
||||
|
||||
#define NVGPU_GPU_BUS_TYPE_NONE 0
|
||||
#define NVGPU_GPU_BUS_TYPE_AXI 32
|
||||
|
||||
|
||||
Reference in New Issue
Block a user