summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/gk20a.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/gk20a.h')
-rw-r--r--drivers/gpu/nvgpu/gk20a/gk20a.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/gk20a.h b/drivers/gpu/nvgpu/gk20a/gk20a.h
index 6c846251..71ff8d3e 100644
--- a/drivers/gpu/nvgpu/gk20a/gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/gk20a.h
@@ -1005,6 +1005,8 @@ struct gk20a {
1005 /* Debugfs knob for forcing syncpt support off in runtime. */ 1005 /* Debugfs knob for forcing syncpt support off in runtime. */
1006 u32 disable_syncpoints; 1006 u32 disable_syncpoints;
1007 1007
1008 bool support_pmu;
1009
1008 u32 emc3d_ratio; 1010 u32 emc3d_ratio;
1009 1011
1010#ifdef CONFIG_DEBUG_FS 1012#ifdef CONFIG_DEBUG_FS