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 339d7813..0529fd91 100644
--- a/drivers/gpu/nvgpu/gv100/hal_gv100.c
+++ b/drivers/gpu/nvgpu/gv100/hal_gv100.c
@@ -459,6 +459,7 @@ static const struct gpu_ops gv100_ops = {
459 .get_nonpes_aware_tpc = gr_gv11b_get_nonpes_aware_tpc, 459 .get_nonpes_aware_tpc = gr_gv11b_get_nonpes_aware_tpc,
460 .get_offset_in_gpccs_segment = 460 .get_offset_in_gpccs_segment =
461 gr_gk20a_get_offset_in_gpccs_segment, 461 gr_gk20a_get_offset_in_gpccs_segment,
462 .set_debug_mode = gm20b_gr_set_debug_mode,
462 }, 463 },
463 .fb = { 464 .fb = {
464 .reset = gv100_fb_reset, 465 .reset = gv100_fb_reset,