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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gv11b/fifo_gv11b.h b/drivers/gpu/nvgpu/gv11b/fifo_gv11b.h
index bc6b0f1c..abbf77a6 100644
--- a/drivers/gpu/nvgpu/gv11b/fifo_gv11b.h
+++ b/drivers/gpu/nvgpu/gv11b/fifo_gv11b.h
@@ -133,4 +133,5 @@ void gv11b_fifo_init_ramfc_eng_method_buffer(struct gk20a *g,
133 struct channel_gk20a *ch, struct nvgpu_mem *mem); 133 struct channel_gk20a *ch, struct nvgpu_mem *mem);
134void gv11b_userd_writeback_config(struct gk20a *g); 134void gv11b_userd_writeback_config(struct gk20a *g);
135void gv11b_ring_channel_doorbell(struct channel_gk20a *c); 135void gv11b_ring_channel_doorbell(struct channel_gk20a *c);
136u64 gv11b_fifo_usermode_base(struct gk20a *g);
136#endif 137#endif