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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gv11b/hal_gv11b.c b/drivers/gpu/nvgpu/gv11b/hal_gv11b.c
index d0be7e82..5f66d741 100644
--- a/drivers/gpu/nvgpu/gv11b/hal_gv11b.c
+++ b/drivers/gpu/nvgpu/gv11b/hal_gv11b.c
@@ -407,7 +407,7 @@ static const struct gpu_ops gv11b_ops = {
407 .handle_notify_pending = gk20a_gr_handle_notify_pending, 407 .handle_notify_pending = gk20a_gr_handle_notify_pending,
408 .handle_semaphore_pending = gk20a_gr_handle_semaphore_pending, 408 .handle_semaphore_pending = gk20a_gr_handle_semaphore_pending,
409 .add_ctxsw_reg_pm_fbpa = gr_gk20a_add_ctxsw_reg_pm_fbpa, 409 .add_ctxsw_reg_pm_fbpa = gr_gk20a_add_ctxsw_reg_pm_fbpa,
410 .add_ctxsw_reg_perf_pma = gr_gv100_add_ctxsw_reg_perf_pma, 410 .add_ctxsw_reg_perf_pma = gr_gk20a_add_ctxsw_reg_perf_pma,
411 .decode_priv_addr = gr_gv11b_decode_priv_addr, 411 .decode_priv_addr = gr_gv11b_decode_priv_addr,
412 .create_priv_addr_table = gr_gv11b_create_priv_addr_table, 412 .create_priv_addr_table = gr_gv11b_create_priv_addr_table,
413 .get_pmm_per_chiplet_offset = 413 .get_pmm_per_chiplet_offset =