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, 0 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/gr_gk20a.h b/drivers/gpu/nvgpu/gk20a/gr_gk20a.h
index 9c9a3caa..a60f6f12 100644
--- a/drivers/gpu/nvgpu/gk20a/gr_gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/gr_gk20a.h
@@ -775,7 +775,6 @@ int gr_gk20a_resume_contexts(struct gk20a *g,
775 int *ctx_resident_ch_fd); 775 int *ctx_resident_ch_fd);
776void gk20a_gr_enable_gpc_exceptions(struct gk20a *g); 776void gk20a_gr_enable_gpc_exceptions(struct gk20a *g);
777void gk20a_gr_enable_exceptions(struct gk20a *g); 777void gk20a_gr_enable_exceptions(struct gk20a *g);
778int gr_gk20a_inval_icache(struct gk20a *g, struct channel_gk20a *ch);
779int gr_gk20a_trigger_suspend(struct gk20a *g); 778int gr_gk20a_trigger_suspend(struct gk20a *g);
780int gr_gk20a_wait_for_pause(struct gk20a *g, struct nvgpu_warpstate *w_state); 779int gr_gk20a_wait_for_pause(struct gk20a *g, struct nvgpu_warpstate *w_state);
781int gr_gk20a_resume_from_pause(struct gk20a *g); 780int gr_gk20a_resume_from_pause(struct gk20a *g);