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 e3d5556f..b0eab947 100644
--- a/drivers/gpu/nvgpu/gp106/hal_gp106.c
+++ b/drivers/gpu/nvgpu/gp106/hal_gp106.c
@@ -611,6 +611,7 @@ static const struct gpu_ops gp106_ops = {
611 .pmu_get_queue_tail = pwr_pmu_queue_tail_r, 611 .pmu_get_queue_tail = pwr_pmu_queue_tail_r,
612 .pmu_lpwr_enable_pg = nvgpu_lpwr_enable_pg, 612 .pmu_lpwr_enable_pg = nvgpu_lpwr_enable_pg,
613 .get_irqdest = gk20a_pmu_get_irqdest, 613 .get_irqdest = gk20a_pmu_get_irqdest,
614 .alloc_super_surface = NULL,
614 }, 615 },
615 .clk = { 616 .clk = {
616 .init_clk_support = gp106_init_clk_support, 617 .init_clk_support = gp106_init_clk_support,