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 e4eb6c4a..7f89037e 100644
--- a/drivers/gpu/nvgpu/gk20a/gr_gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/gr_gk20a.h
@@ -643,6 +643,7 @@ int gr_gk20a_update_smpc_ctxsw_mode(struct gk20a *g,
643 bool enable_smpc_ctxsw); 643 bool enable_smpc_ctxsw);
644int gr_gk20a_update_hwpm_ctxsw_mode(struct gk20a *g, 644int gr_gk20a_update_hwpm_ctxsw_mode(struct gk20a *g,
645 struct channel_gk20a *c, 645 struct channel_gk20a *c,
646 u64 gpu_va,
646 bool enable_hwpm_ctxsw); 647 bool enable_hwpm_ctxsw);
647 648
648struct nvgpu_gr_ctx; 649struct nvgpu_gr_ctx;