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 ed469abd..e469d142 100644
--- a/drivers/gpu/nvgpu/gv11b/gr_gv11b.h
+++ b/drivers/gpu/nvgpu/gv11b/gr_gv11b.h
@@ -138,7 +138,6 @@ int gr_gv11b_handle_fecs_error(struct gk20a *g,
138int gr_gv11b_setup_rop_mapping(struct gk20a *g, struct gr_gk20a *gr); 138int gr_gv11b_setup_rop_mapping(struct gk20a *g, struct gr_gk20a *gr);
139int gr_gv11b_init_sw_veid_bundle(struct gk20a *g); 139int gr_gv11b_init_sw_veid_bundle(struct gk20a *g);
140void gr_gv11b_detect_sm_arch(struct gk20a *g); 140void gr_gv11b_detect_sm_arch(struct gk20a *g);
141void gr_gv11b_init_sm_id_table(struct gk20a *g);
142void gr_gv11b_program_sm_id_numbering(struct gk20a *g, 141void gr_gv11b_program_sm_id_numbering(struct gk20a *g,
143 u32 gpc, u32 tpc, u32 smid); 142 u32 gpc, u32 tpc, u32 smid);
144int gr_gv11b_load_smid_config(struct gk20a *g); 143int gr_gv11b_load_smid_config(struct gk20a *g);