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, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gv100/hal_gv100.c b/drivers/gpu/nvgpu/gv100/hal_gv100.c
index ae6c3d22..852fc1b7 100644
--- a/drivers/gpu/nvgpu/gv100/hal_gv100.c
+++ b/drivers/gpu/nvgpu/gv100/hal_gv100.c
@@ -290,7 +290,7 @@ static const struct gpu_ops gv100_ops = {
290 }, 290 },
291 .gr = { 291 .gr = {
292 .get_patch_slots = gr_gv100_get_patch_slots, 292 .get_patch_slots = gr_gv100_get_patch_slots,
293 .init_gpc_mmu = gr_gv11b_init_gpc_mmu, 293 .init_gpc_mmu = gr_gv100_init_gpc_mmu,
294 .bundle_cb_defaults = gr_gv100_bundle_cb_defaults, 294 .bundle_cb_defaults = gr_gv100_bundle_cb_defaults,
295 .cb_size_default = gr_gv100_cb_size_default, 295 .cb_size_default = gr_gv100_cb_size_default,
296 .calc_global_ctx_buffer_size = 296 .calc_global_ctx_buffer_size =