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, 0 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gv11b/gr_gv11b.h b/drivers/gpu/nvgpu/gv11b/gr_gv11b.h
index e469d142..71975e24 100644
--- a/drivers/gpu/nvgpu/gv11b/gr_gv11b.h
+++ b/drivers/gpu/nvgpu/gv11b/gr_gv11b.h
@@ -124,7 +124,6 @@ int gr_gv11b_wait_empty(struct gk20a *g, unsigned long duration_ms,
124void gr_gv11b_commit_global_attrib_cb(struct gk20a *g, 124void gr_gv11b_commit_global_attrib_cb(struct gk20a *g,
125 struct channel_ctx_gk20a *ch_ctx, 125 struct channel_ctx_gk20a *ch_ctx,
126 u64 addr, bool patch); 126 u64 addr, bool patch);
127void gr_gv11b_init_cyclestats(struct gk20a *g);
128void gr_gv11b_set_gpc_tpc_mask(struct gk20a *g, u32 gpc_index); 127void gr_gv11b_set_gpc_tpc_mask(struct gk20a *g, u32 gpc_index);
129void gr_gv11b_get_access_map(struct gk20a *g, 128void gr_gv11b_get_access_map(struct gk20a *g,
130 u32 **whitelist, int *num_entries); 129 u32 **whitelist, int *num_entries);