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.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/gpu/nvgpu/gp106/hal_gp106.c b/drivers/gpu/nvgpu/gp106/hal_gp106.c
index 9490ec10..eb150ce8 100644
--- a/drivers/gpu/nvgpu/gp106/hal_gp106.c
+++ b/drivers/gpu/nvgpu/gp106/hal_gp106.c
@@ -382,10 +382,6 @@ static const struct gpu_ops gp106_ops = {
382 .update_boosted_ctx = NULL, 382 .update_boosted_ctx = NULL,
383 .set_bes_crop_debug3 = gr_gp10b_set_bes_crop_debug3, 383 .set_bes_crop_debug3 = gr_gp10b_set_bes_crop_debug3,
384 .set_bes_crop_debug4 = gr_gp10b_set_bes_crop_debug4, 384 .set_bes_crop_debug4 = gr_gp10b_set_bes_crop_debug4,
385#ifdef CONFIG_SYSFS
386 .create_gr_sysfs = NULL,
387 .remove_gr_sysfs = NULL,
388#endif
389 .set_ctxsw_preemption_mode = gr_gp106_set_ctxsw_preemption_mode, 385 .set_ctxsw_preemption_mode = gr_gp106_set_ctxsw_preemption_mode,
390 .load_ctxsw_ucode = gr_gm20b_load_ctxsw_ucode, 386 .load_ctxsw_ucode = gr_gm20b_load_ctxsw_ucode,
391 .fecs_host_int_enable = gr_gk20a_fecs_host_int_enable, 387 .fecs_host_int_enable = gr_gk20a_fecs_host_int_enable,