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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/gk20a.h b/drivers/gpu/nvgpu/gk20a/gk20a.h
index a82ad254..3d93ccde 100644
--- a/drivers/gpu/nvgpu/gk20a/gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/gk20a.h
@@ -289,6 +289,7 @@ struct gk20a {
289 bool aelpg_enabled; 289 bool aelpg_enabled;
290 bool forced_idle; 290 bool forced_idle;
291 bool forced_reset; 291 bool forced_reset;
292 bool allow_all;
292 293
293#ifdef CONFIG_DEBUG_FS 294#ifdef CONFIG_DEBUG_FS
294 spinlock_t debugfs_lock; 295 spinlock_t debugfs_lock;