summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gp10b/hal_gp10b.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gp10b/hal_gp10b.c')
-rw-r--r--drivers/gpu/nvgpu/gp10b/hal_gp10b.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gp10b/hal_gp10b.c b/drivers/gpu/nvgpu/gp10b/hal_gp10b.c
index cfba7d65..7ca9e313 100644
--- a/drivers/gpu/nvgpu/gp10b/hal_gp10b.c
+++ b/drivers/gpu/nvgpu/gp10b/hal_gp10b.c
@@ -340,6 +340,7 @@ static const struct gpu_ops gp10b_ops = {
340 gr_gp10b_init_gfxp_wfi_timeout_count, 340 gr_gp10b_init_gfxp_wfi_timeout_count,
341 .get_max_gfxp_wfi_timeout_count = 341 .get_max_gfxp_wfi_timeout_count =
342 gr_gp10b_get_max_gfxp_wfi_timeout_count, 342 gr_gp10b_get_max_gfxp_wfi_timeout_count,
343 .dump_ctxsw_stats = gr_gp10b_dump_ctxsw_stats,
343 }, 344 },
344 .fb = { 345 .fb = {
345 .reset = fb_gk20a_reset, 346 .reset = fb_gk20a_reset,