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 8c21a714..49a69c26 100644
--- a/drivers/gpu/nvgpu/gk20a/gr_gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/gr_gk20a.h
@@ -319,6 +319,7 @@ struct gr_gk20a {
319 struct aiv_list_gk20a pm_rop; 319 struct aiv_list_gk20a pm_rop;
320 struct aiv_list_gk20a pm_ucgpc; 320 struct aiv_list_gk20a pm_ucgpc;
321 struct aiv_list_gk20a etpc; 321 struct aiv_list_gk20a etpc;
322 struct aiv_list_gk20a pm_cau;
322 } ctxsw_regs; 323 } ctxsw_regs;
323 u32 regs_base_index; 324 u32 regs_base_index;
324 bool valid; 325 bool valid;