summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/cde_gk20a.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/cde_gk20a.h')
-rw-r--r--drivers/gpu/nvgpu/gk20a/cde_gk20a.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/cde_gk20a.h b/drivers/gpu/nvgpu/gk20a/cde_gk20a.h
index 4120dc94..9d7dbba6 100644
--- a/drivers/gpu/nvgpu/gk20a/cde_gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/cde_gk20a.h
@@ -262,6 +262,7 @@ struct gk20a_cde_app {
262}; 262};
263 263
264void gk20a_cde_destroy(struct gk20a *g); 264void gk20a_cde_destroy(struct gk20a *g);
265void gk20a_cde_suspend(struct gk20a *g);
265int gk20a_init_cde_support(struct gk20a *g); 266int gk20a_init_cde_support(struct gk20a *g);
266int gk20a_cde_reload(struct gk20a *g); 267int gk20a_cde_reload(struct gk20a *g);
267int gk20a_cde_convert(struct gk20a *g, struct dma_buf *dst, 268int gk20a_cde_convert(struct gk20a *g, struct dma_buf *dst,