summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gm20b/hal_gm20b.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gm20b/hal_gm20b.c')
-rw-r--r--drivers/gpu/nvgpu/gm20b/hal_gm20b.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gm20b/hal_gm20b.c b/drivers/gpu/nvgpu/gm20b/hal_gm20b.c
index c470f520..31edf69f 100644
--- a/drivers/gpu/nvgpu/gm20b/hal_gm20b.c
+++ b/drivers/gpu/nvgpu/gm20b/hal_gm20b.c
@@ -332,6 +332,7 @@ static const struct gpu_ops gm20b_ops = {
332 .get_offset_in_gpccs_segment = 332 .get_offset_in_gpccs_segment =
333 gr_gk20a_get_offset_in_gpccs_segment, 333 gr_gk20a_get_offset_in_gpccs_segment,
334 .set_debug_mode = gm20b_gr_set_debug_mode, 334 .set_debug_mode = gm20b_gr_set_debug_mode,
335 .set_fecs_watchdog_timeout = gr_gk20a_set_fecs_watchdog_timeout,
335 }, 336 },
336 .fb = { 337 .fb = {
337 .init_hw = gm20b_fb_init_hw, 338 .init_hw = gm20b_fb_init_hw,