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 436377bd..d32a719e 100644
--- a/drivers/gpu/nvgpu/gk20a/gr_gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/gr_gk20a.h
@@ -270,6 +270,7 @@ struct gr_gk20a {
270 struct aiv_list_gk20a perf_pma; 270 struct aiv_list_gk20a perf_pma;
271 struct aiv_list_gk20a pm_rop; 271 struct aiv_list_gk20a pm_rop;
272 struct aiv_list_gk20a pm_ucgpc; 272 struct aiv_list_gk20a pm_ucgpc;
273 struct aiv_list_gk20a etpc;
273 } ctxsw_regs; 274 } ctxsw_regs;
274 int regs_base_index; 275 int regs_base_index;
275 bool valid; 276 bool valid;