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 e146d3ca..269fd7f1 100644
--- a/drivers/gpu/nvgpu/gm20b/hal_gm20b.c
+++ b/drivers/gpu/nvgpu/gm20b/hal_gm20b.c
@@ -308,6 +308,7 @@ static const struct gpu_ops gm20b_ops = {
308 .is_debug_mode_enabled = gm20b_fb_debug_mode_enabled, 308 .is_debug_mode_enabled = gm20b_fb_debug_mode_enabled,
309 .set_debug_mode = gm20b_fb_set_debug_mode, 309 .set_debug_mode = gm20b_fb_set_debug_mode,
310 .tlb_invalidate = gk20a_fb_tlb_invalidate, 310 .tlb_invalidate = gk20a_fb_tlb_invalidate,
311 .mem_unlock = NULL,
311 }, 312 },
312 .clock_gating = { 313 .clock_gating = {
313 .slcg_bus_load_gating_prod = 314 .slcg_bus_load_gating_prod =