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 01e0511d..f7bec806 100644
--- a/drivers/gpu/nvgpu/gk20a/gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/gk20a.h
@@ -1320,6 +1320,7 @@ struct gk20a {
1320 u32 gr_idle_timeout_default; 1320 u32 gr_idle_timeout_default;
1321 bool timeouts_disabled_by_user; 1321 bool timeouts_disabled_by_user;
1322 unsigned int ch_wdt_timeout_ms; 1322 unsigned int ch_wdt_timeout_ms;
1323 u32 fifo_eng_timeout_us;
1323 1324
1324 struct nvgpu_mutex poweron_lock; 1325 struct nvgpu_mutex poweron_lock;
1325 struct nvgpu_mutex poweroff_lock; 1326 struct nvgpu_mutex poweroff_lock;