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 196af3c1..31b02378 100644
--- a/drivers/gpu/nvgpu/gk20a/gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/gk20a.h
@@ -990,6 +990,7 @@ struct gk20a {
990 990
991 struct gpu_ops ops; 991 struct gpu_ops ops;
992 992
993 int irqs_enabled;
993 int irq_stall; /* can be same as irq_nonstall in case of PCI */ 994 int irq_stall; /* can be same as irq_nonstall in case of PCI */
994 int irq_nonstall; 995 int irq_nonstall;
995 u32 max_ltc_count; 996 u32 max_ltc_count;