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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/gk20a.h b/drivers/gpu/nvgpu/gk20a/gk20a.h
index 7c8b4eae..0d1ae9d7 100644
--- a/drivers/gpu/nvgpu/gk20a/gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/gk20a.h
@@ -996,6 +996,9 @@ struct gk20a {
996 996
997 u32 default_pri_timeout; 997 u32 default_pri_timeout;
998 998
999 unsigned int aggressive_sync_destroy_thresh;
1000 bool aggressive_sync_destroy;
1001
999 u32 emc3d_ratio; 1002 u32 emc3d_ratio;
1000 1003
1001#ifdef CONFIG_DEBUG_FS 1004#ifdef CONFIG_DEBUG_FS