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 d3409b09..6498f8c9 100644
--- a/drivers/gpu/nvgpu/gp10b/hal_gp10b.c
+++ b/drivers/gpu/nvgpu/gp10b/hal_gp10b.c
@@ -366,6 +366,7 @@ static const struct gpu_ops gp10b_ops = {
366 .get_offset_in_gpccs_segment = 366 .get_offset_in_gpccs_segment =
367 gr_gk20a_get_offset_in_gpccs_segment, 367 gr_gk20a_get_offset_in_gpccs_segment,
368 .set_debug_mode = gm20b_gr_set_debug_mode, 368 .set_debug_mode = gm20b_gr_set_debug_mode,
369 .set_fecs_watchdog_timeout = gr_gk20a_set_fecs_watchdog_timeout,
369 }, 370 },
370 .fb = { 371 .fb = {
371 .init_hw = gm20b_fb_init_hw, 372 .init_hw = gm20b_fb_init_hw,