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 635dddc4..58e69cbe 100644
--- a/drivers/gpu/nvgpu/gk20a/gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/gk20a.h
@@ -834,6 +834,7 @@ struct gk20a {
834 struct dentry *debugfs_timeslice_medium_priority_us; 834 struct dentry *debugfs_timeslice_medium_priority_us;
835 struct dentry *debugfs_timeslice_high_priority_us; 835 struct dentry *debugfs_timeslice_high_priority_us;
836 struct dentry *debugfs_runlist_interleave; 836 struct dentry *debugfs_runlist_interleave;
837 struct dentry *debugfs_allocators;
837 struct dentry *debugfs_xve; 838 struct dentry *debugfs_xve;
838#endif 839#endif
839 struct gk20a_ctxsw_ucode_info ctxsw_ucode_info; 840 struct gk20a_ctxsw_ucode_info ctxsw_ucode_info;