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 77300203..730ef43e 100644
--- a/drivers/gpu/nvgpu/gk20a/gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/gk20a.h
@@ -297,6 +297,8 @@ struct gk20a {
297 bool forced_reset; 297 bool forced_reset;
298 bool allow_all; 298 bool allow_all;
299 299
300 u32 emc3d_ratio;
301
300#ifdef CONFIG_DEBUG_FS 302#ifdef CONFIG_DEBUG_FS
301 spinlock_t debugfs_lock; 303 spinlock_t debugfs_lock;
302 struct dentry *debugfs_ltc_enabled; 304 struct dentry *debugfs_ltc_enabled;