summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/mm_gk20a.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/mm_gk20a.h')
-rw-r--r--drivers/gpu/nvgpu/gk20a/mm_gk20a.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/mm_gk20a.h b/drivers/gpu/nvgpu/gk20a/mm_gk20a.h
index ac55e988..5ce931c3 100644
--- a/drivers/gpu/nvgpu/gk20a/mm_gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/mm_gk20a.h
@@ -329,6 +329,7 @@ struct mm_gk20a {
329 void (*remove_support)(struct mm_gk20a *mm); 329 void (*remove_support)(struct mm_gk20a *mm);
330 bool sw_ready; 330 bool sw_ready;
331 int physical_bits; 331 int physical_bits;
332 bool use_full_comp_tag_line;
332#ifdef CONFIG_DEBUG_FS 333#ifdef CONFIG_DEBUG_FS
333 u32 ltc_enabled; 334 u32 ltc_enabled;
334 u32 ltc_enabled_debug; 335 u32 ltc_enabled_debug;