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 73123fa9..a4f0799a 100644
--- a/drivers/gpu/nvgpu/gk20a/gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/gk20a.h
@@ -450,6 +450,7 @@ struct gpu_ops {
450 void (*dump_channel_status_ramfc)(struct gk20a *g, 450 void (*dump_channel_status_ramfc)(struct gk20a *g,
451 struct gk20a_debug_output *o, u32 hw_chid, 451 struct gk20a_debug_output *o, u32 hw_chid,
452 struct ch_state *ch_state); 452 struct ch_state *ch_state);
453 u32 (*intr_0_error_mask)(struct gk20a *g);
453 } fifo; 454 } fifo;
454 struct pmu_v { 455 struct pmu_v {
455 /*used for change of enum zbc update cmd id from ver 0 to ver1*/ 456 /*used for change of enum zbc update cmd id from ver 0 to ver1*/