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.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gv100/hal_gv100.c b/drivers/gpu/nvgpu/gv100/hal_gv100.c
index a4dd09ec..23a3d78f 100644
--- a/drivers/gpu/nvgpu/gv100/hal_gv100.c
+++ b/drivers/gpu/nvgpu/gv100/hal_gv100.c
@@ -464,6 +464,8 @@ static const struct gpu_ops gv100_ops = {
464 .mem_unlock = gv100_fb_memory_unlock, 464 .mem_unlock = gv100_fb_memory_unlock,
465 .init_nvlink = gv100_fb_init_nvlink, 465 .init_nvlink = gv100_fb_init_nvlink,
466 .enable_nvlink = gv100_fb_enable_nvlink, 466 .enable_nvlink = gv100_fb_enable_nvlink,
467 .enable_hub_intr = gv11b_fb_enable_hub_intr,
468 .disable_hub_intr = gv11b_fb_disable_hub_intr,
467 }, 469 },
468 .clock_gating = { 470 .clock_gating = {
469 .slcg_bus_load_gating_prod = 471 .slcg_bus_load_gating_prod =