summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/platform_gk20a.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/platform_gk20a.h')
-rw-r--r--drivers/gpu/nvgpu/gk20a/platform_gk20a.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/platform_gk20a.h b/drivers/gpu/nvgpu/gk20a/platform_gk20a.h
index 66d97915..99a8286e 100644
--- a/drivers/gpu/nvgpu/gk20a/platform_gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/platform_gk20a.h
@@ -84,6 +84,7 @@ struct gk20a_platform {
84 bool enable_aelpg; 84 bool enable_aelpg;
85 85
86 /* Timeout for per-channel watchdog (in mS) */ 86 /* Timeout for per-channel watchdog (in mS) */
87 bool ch_wdt_enabled;
87 u32 ch_wdt_timeout_ms; 88 u32 ch_wdt_timeout_ms;
88 89
89 /* Enable SMMU bypass by default */ 90 /* Enable SMMU bypass by default */