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 2f25e406..a1700ebf 100644
--- a/drivers/gpu/nvgpu/gk20a/gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/gk20a.h
@@ -987,6 +987,8 @@ struct gk20a {
987 bool forced_reset; 987 bool forced_reset;
988 bool allow_all; 988 bool allow_all;
989 989
990 u32 default_pri_timeout;
991
990 u32 emc3d_ratio; 992 u32 emc3d_ratio;
991 993
992#ifdef CONFIG_DEBUG_FS 994#ifdef CONFIG_DEBUG_FS