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, 0 insertions, 2 deletions
diff --git a/drivers/gpu/nvgpu/include/nvgpu/enabled.h b/drivers/gpu/nvgpu/include/nvgpu/enabled.h
index 4f31e3e2..3a5caf0c 100644
--- a/drivers/gpu/nvgpu/include/nvgpu/enabled.h
+++ b/drivers/gpu/nvgpu/include/nvgpu/enabled.h
@@ -63,8 +63,6 @@ struct gk20a;
63#define NVGPU_MM_HONORS_APERTURE 17 63#define NVGPU_MM_HONORS_APERTURE 17
64/* unified or split memory with separate vidmem? */ 64/* unified or split memory with separate vidmem? */
65#define NVGPU_MM_UNIFIED_MEMORY 18 65#define NVGPU_MM_UNIFIED_MEMORY 18
66/* kernel mode ce vidmem clearing channels need to be in a tsg */
67#define NVGPU_MM_CE_TSG_REQUIRED 19
68/* User-space managed address spaces support */ 66/* User-space managed address spaces support */
69#define NVGPU_SUPPORT_USERSPACE_MANAGED_AS 20 67#define NVGPU_SUPPORT_USERSPACE_MANAGED_AS 20
70/* IO coherence support is available */ 68/* IO coherence support is available */