summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/gr_gk20a.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/gr_gk20a.c')
-rw-r--r--drivers/gpu/nvgpu/gk20a/gr_gk20a.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/gr_gk20a.c b/drivers/gpu/nvgpu/gk20a/gr_gk20a.c
index ea6bca2f..30beb962 100644
--- a/drivers/gpu/nvgpu/gk20a/gr_gk20a.c
+++ b/drivers/gpu/nvgpu/gk20a/gr_gk20a.c
@@ -5159,7 +5159,7 @@ bool gk20a_gr_sm_debugger_attached(struct gk20a *g)
5159 return false; 5159 return false;
5160} 5160}
5161 5161
5162static void gk20a_gr_clear_sm_hww(struct gk20a *g, 5162void gk20a_gr_clear_sm_hww(struct gk20a *g,
5163 u32 gpc, u32 tpc, u32 global_esr) 5163 u32 gpc, u32 tpc, u32 global_esr)
5164{ 5164{
5165 u32 offset = proj_gpc_stride_v() * gpc + 5165 u32 offset = proj_gpc_stride_v() * gpc +