summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gp106/hal_gp106.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gp106/hal_gp106.c')
-rw-r--r--drivers/gpu/nvgpu/gp106/hal_gp106.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gp106/hal_gp106.c b/drivers/gpu/nvgpu/gp106/hal_gp106.c
index 54960b96..1246ee7f 100644
--- a/drivers/gpu/nvgpu/gp106/hal_gp106.c
+++ b/drivers/gpu/nvgpu/gp106/hal_gp106.c
@@ -373,6 +373,7 @@ static const struct gpu_ops gp106_ops = {
373 .is_debug_mode_enabled = gm20b_fb_debug_mode_enabled, 373 .is_debug_mode_enabled = gm20b_fb_debug_mode_enabled,
374 .set_debug_mode = gm20b_fb_set_debug_mode, 374 .set_debug_mode = gm20b_fb_set_debug_mode,
375 .tlb_invalidate = gk20a_fb_tlb_invalidate, 375 .tlb_invalidate = gk20a_fb_tlb_invalidate,
376 .mem_unlock = NULL,
376 }, 377 },
377 .clock_gating = { 378 .clock_gating = {
378 .slcg_bus_load_gating_prod = 379 .slcg_bus_load_gating_prod =