summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gv11b/hal_gv11b.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gv11b/hal_gv11b.c')
-rw-r--r--drivers/gpu/nvgpu/gv11b/hal_gv11b.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gv11b/hal_gv11b.c b/drivers/gpu/nvgpu/gv11b/hal_gv11b.c
index 22beabf7..729727c9 100644
--- a/drivers/gpu/nvgpu/gv11b/hal_gv11b.c
+++ b/drivers/gpu/nvgpu/gv11b/hal_gv11b.c
@@ -385,6 +385,7 @@ static const struct gpu_ops gv11b_ops = {
385 .set_debug_mode = gm20b_fb_set_debug_mode, 385 .set_debug_mode = gm20b_fb_set_debug_mode,
386 .tlb_invalidate = gk20a_fb_tlb_invalidate, 386 .tlb_invalidate = gk20a_fb_tlb_invalidate,
387 .hub_isr = gv11b_fb_hub_isr, 387 .hub_isr = gv11b_fb_hub_isr,
388 .mem_unlock = NULL,
388 }, 389 },
389 .clock_gating = { 390 .clock_gating = {
390 .slcg_bus_load_gating_prod = 391 .slcg_bus_load_gating_prod =