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 0f42e795..4615ff55 100644
--- a/drivers/gpu/nvgpu/gv11b/gr_gv11b.h
+++ b/drivers/gpu/nvgpu/gv11b/gr_gv11b.h
@@ -231,5 +231,6 @@ void gr_gv11b_update_ctxsw_preemption_mode(struct gk20a *g,
231 struct channel_gk20a *ch_ctx, 231 struct channel_gk20a *ch_ctx,
232 struct nvgpu_mem *mem); 232 struct nvgpu_mem *mem);
233int gr_gv11b_handle_ssync_hww(struct gk20a *g); 233int gr_gv11b_handle_ssync_hww(struct gk20a *g);
234u32 gv11b_gr_sm_offset(struct gk20a *g, u32 sm);
234 235
235#endif 236#endif