summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/include
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/include')
-rw-r--r--drivers/gpu/nvgpu/include/nvgpu/enabled.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/include/nvgpu/enabled.h b/drivers/gpu/nvgpu/include/nvgpu/enabled.h
index c0fb9218..a0b738e0 100644
--- a/drivers/gpu/nvgpu/include/nvgpu/enabled.h
+++ b/drivers/gpu/nvgpu/include/nvgpu/enabled.h
@@ -81,6 +81,8 @@ struct gk20a;
81#define NVGPU_USE_COHERENT_SYSMEM 26 81#define NVGPU_USE_COHERENT_SYSMEM 26
82/* Use physical scatter tables instead of IOMMU */ 82/* Use physical scatter tables instead of IOMMU */
83#define NVGPU_MM_USE_PHYSICAL_SG 27 83#define NVGPU_MM_USE_PHYSICAL_SG 27
84/* WAR for gm20b chips. */
85#define NVGPU_MM_FORCE_128K_PMU_VM 28
84 86
85/* 87/*
86 * Host flags 88 * Host flags