summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/linux/vgpu/gr_vgpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/common/linux/vgpu/gr_vgpu.h')
-rw-r--r--drivers/gpu/nvgpu/common/linux/vgpu/gr_vgpu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/common/linux/vgpu/gr_vgpu.h b/drivers/gpu/nvgpu/common/linux/vgpu/gr_vgpu.h
index 4b81da91..efd9e09b 100644
--- a/drivers/gpu/nvgpu/common/linux/vgpu/gr_vgpu.h
+++ b/drivers/gpu/nvgpu/common/linux/vgpu/gr_vgpu.h
@@ -26,6 +26,7 @@ struct gr_zcull_info;
26struct zbc_entry; 26struct zbc_entry;
27struct zbc_query_params; 27struct zbc_query_params;
28struct dbg_session_gk20a; 28struct dbg_session_gk20a;
29struct tsg_gk20a;
29 30
30void vgpu_gr_detect_sm_arch(struct gk20a *g); 31void vgpu_gr_detect_sm_arch(struct gk20a *g);
31void vgpu_gr_free_channel_ctx(struct channel_gk20a *c, bool is_tsg); 32void vgpu_gr_free_channel_ctx(struct channel_gk20a *c, bool is_tsg);