summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gm20b/gr_gm20b.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gm20b/gr_gm20b.c')
-rw-r--r--drivers/gpu/nvgpu/gm20b/gr_gm20b.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gm20b/gr_gm20b.c b/drivers/gpu/nvgpu/gm20b/gr_gm20b.c
index 20eaae5f..e1204dad 100644
--- a/drivers/gpu/nvgpu/gm20b/gr_gm20b.c
+++ b/drivers/gpu/nvgpu/gm20b/gr_gm20b.c
@@ -528,7 +528,7 @@ static void gr_gm20b_set_gpc_tpc_mask(struct gk20a *g, u32 gpc_index)
528 } 528 }
529} 529}
530 530
531static int gr_gm20b_ctx_state_floorsweep(struct gk20a *g) 531int gr_gm20b_ctx_state_floorsweep(struct gk20a *g)
532{ 532{
533 struct gr_gk20a *gr = &g->gr; 533 struct gr_gk20a *gr = &g->gr;
534 u32 tpc_index, gpc_index; 534 u32 tpc_index, gpc_index;