summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gv11b/gr_gv11b.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gv11b/gr_gv11b.h')
-rw-r--r--drivers/gpu/nvgpu/gv11b/gr_gv11b.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gv11b/gr_gv11b.h b/drivers/gpu/nvgpu/gv11b/gr_gv11b.h
index 157c567a..2f8d2e17 100644
--- a/drivers/gpu/nvgpu/gv11b/gr_gv11b.h
+++ b/drivers/gpu/nvgpu/gv11b/gr_gv11b.h
@@ -227,5 +227,6 @@ int gr_gv11b_set_ctxsw_preemption_mode(struct gk20a *g,
227void gr_gv11b_update_ctxsw_preemption_mode(struct gk20a *g, 227void gr_gv11b_update_ctxsw_preemption_mode(struct gk20a *g,
228 struct channel_gk20a *ch_ctx, 228 struct channel_gk20a *ch_ctx,
229 struct nvgpu_mem *mem); 229 struct nvgpu_mem *mem);
230int gr_gv11b_handle_ssync_hww(struct gk20a *g);
230 231
231#endif 232#endif