summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/gr_gk20a.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/gr_gk20a.h')
-rw-r--r--drivers/gpu/nvgpu/gk20a/gr_gk20a.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/gr_gk20a.h b/drivers/gpu/nvgpu/gk20a/gr_gk20a.h
index c82cf75c..22ff1351 100644
--- a/drivers/gpu/nvgpu/gk20a/gr_gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/gr_gk20a.h
@@ -329,6 +329,7 @@ struct gr_gk20a {
329 u32 fbp_en_mask; 329 u32 fbp_en_mask;
330 u32 no_of_sm; 330 u32 no_of_sm;
331 struct sm_info *sm_to_cluster; 331 struct sm_info *sm_to_cluster;
332 struct nvgpu_dbg_gpu_sm_error_state_record *sm_error_states;
332#if defined(CONFIG_GK20A_CYCLE_STATS) 333#if defined(CONFIG_GK20A_CYCLE_STATS)
333 struct mutex cs_lock; 334 struct mutex cs_lock;
334 struct gk20a_cs_snapshot *cs_data; 335 struct gk20a_cs_snapshot *cs_data;