From 89bcbe7d315b63a62fbda706986d72cbe9588b5d Mon Sep 17 00:00:00 2001 From: Terje Bergstrom Date: Thu, 4 Jun 2015 10:54:11 -0700 Subject: gpu: nvgpu: Fix prefix and export commit attrib cb Change-Id: I8309837978b069fa5d416b7713654d6b71543c77 Signed-off-by: Terje Bergstrom Reviewed-on: http://git-master/r/755212 Reviewed-by: Automatic_Commit_Validation_User --- drivers/gpu/nvgpu/gm20b/gr_gm20b.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'drivers/gpu/nvgpu/gm20b/gr_gm20b.h') diff --git a/drivers/gpu/nvgpu/gm20b/gr_gm20b.h b/drivers/gpu/nvgpu/gm20b/gr_gm20b.h index fd109eec..646c16d9 100644 --- a/drivers/gpu/nvgpu/gm20b/gr_gm20b.h +++ b/drivers/gpu/nvgpu/gm20b/gr_gm20b.h @@ -43,4 +43,7 @@ enum { #define NVA297_SET_SHADER_EXCEPTIONS_ENABLE_FALSE 0 void gm20b_init_gr(struct gpu_ops *gops); +void gr_gm20b_commit_global_attrib_cb(struct gk20a *g, + struct channel_ctx_gk20a *ch_ctx, + u64 addr, bool patch); #endif -- cgit v1.2.2