summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gv100/hal_gv100.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gv100/hal_gv100.c')
-rw-r--r--drivers/gpu/nvgpu/gv100/hal_gv100.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gv100/hal_gv100.c b/drivers/gpu/nvgpu/gv100/hal_gv100.c
index 696316f5..3982006e 100644
--- a/drivers/gpu/nvgpu/gv100/hal_gv100.c
+++ b/drivers/gpu/nvgpu/gv100/hal_gv100.c
@@ -490,6 +490,7 @@ static const struct gpu_ops gv100_ops = {
490 .get_offset_in_gpccs_segment = 490 .get_offset_in_gpccs_segment =
491 gr_gk20a_get_offset_in_gpccs_segment, 491 gr_gk20a_get_offset_in_gpccs_segment,
492 .set_debug_mode = gm20b_gr_set_debug_mode, 492 .set_debug_mode = gm20b_gr_set_debug_mode,
493 .set_fecs_watchdog_timeout = gr_gv11b_set_fecs_watchdog_timeout,
493 }, 494 },
494 .fb = { 495 .fb = {
495 .init_hw = gv11b_fb_init_hw, 496 .init_hw = gv11b_fb_init_hw,