summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/gpu/nvgpu/gk20a/mm_gk20a.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/mm_gk20a.h b/drivers/gpu/nvgpu/gk20a/mm_gk20a.h
index 3af35b26..5c6c285a 100644
--- a/drivers/gpu/nvgpu/gk20a/mm_gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/mm_gk20a.h
@@ -359,7 +359,7 @@ static inline int max_vaddr_bits_gk20a(void)
359/* 359/*
360 * Amount of the GVA space we actually use is smaller than the available space. 360 * Amount of the GVA space we actually use is smaller than the available space.
361 */ 361 */
362#define NV_GMMU_VA_RANGE 37 362#define NV_GMMU_VA_RANGE 40
363 363
364/* 364/*
365 * The bottom 16GB of the space are used for small pages, the remaining high 365 * The bottom 16GB of the space are used for small pages, the remaining high