summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gv100
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gv100')
-rw-r--r--drivers/gpu/nvgpu/gv100/hal_gv100.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gv100/hal_gv100.c b/drivers/gpu/nvgpu/gv100/hal_gv100.c
index ebcab011..fdbbef36 100644
--- a/drivers/gpu/nvgpu/gv100/hal_gv100.c
+++ b/drivers/gpu/nvgpu/gv100/hal_gv100.c
@@ -638,7 +638,6 @@ static const struct gpu_ops gv100_ops = {
638 .resetup_ramfc = NULL, 638 .resetup_ramfc = NULL,
639 .device_info_fault_id = top_device_info_data_fault_id_enum_v, 639 .device_info_fault_id = top_device_info_data_fault_id_enum_v,
640 .free_channel_ctx_header = gv11b_free_subctx_header, 640 .free_channel_ctx_header = gv11b_free_subctx_header,
641 .preempt_ch_tsg = gv11b_fifo_preempt_ch_tsg,
642 .runlist_hw_submit = gk20a_fifo_runlist_hw_submit, 641 .runlist_hw_submit = gk20a_fifo_runlist_hw_submit,
643 .runlist_wait_pending = gk20a_fifo_runlist_wait_pending, 642 .runlist_wait_pending = gk20a_fifo_runlist_wait_pending,
644 .ring_channel_doorbell = gv11b_ring_channel_doorbell, 643 .ring_channel_doorbell = gv11b_ring_channel_doorbell,