summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gv11b/fifo_gv11b.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gv11b/fifo_gv11b.h')
-rw-r--r--drivers/gpu/nvgpu/gv11b/fifo_gv11b.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gv11b/fifo_gv11b.h b/drivers/gpu/nvgpu/gv11b/fifo_gv11b.h
index e576714c..0cc1c7c2 100644
--- a/drivers/gpu/nvgpu/gv11b/fifo_gv11b.h
+++ b/drivers/gpu/nvgpu/gv11b/fifo_gv11b.h
@@ -103,4 +103,6 @@ void gv11b_fifo_add_syncpt_incr_cmd(struct gk20a *g,
103u32 gv11b_fifo_get_syncpt_incr_cmd_size(bool wfi_cmd); 103u32 gv11b_fifo_get_syncpt_incr_cmd_size(bool wfi_cmd);
104int gv11b_init_fifo_setup_hw(struct gk20a *g); 104int gv11b_init_fifo_setup_hw(struct gk20a *g);
105 105
106void gv11b_fifo_tsg_verify_status_faulted(struct channel_gk20a *ch);
107
106#endif 108#endif