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, 0 insertions, 2 deletions
diff --git a/drivers/gpu/nvgpu/gv100/hal_gv100.c b/drivers/gpu/nvgpu/gv100/hal_gv100.c
index cfac8e0e..cb7bca3f 100644
--- a/drivers/gpu/nvgpu/gv100/hal_gv100.c
+++ b/drivers/gpu/nvgpu/gv100/hal_gv100.c
@@ -421,8 +421,6 @@ static const struct gpu_ops gv100_ops = {
421 .add_zbc_s = gr_gv11b_add_zbc_stencil, 421 .add_zbc_s = gr_gv11b_add_zbc_stencil,
422 .handle_gcc_exception = gr_gv11b_handle_gcc_exception, 422 .handle_gcc_exception = gr_gv11b_handle_gcc_exception,
423 .init_sw_veid_bundle = gr_gv11b_init_sw_veid_bundle, 423 .init_sw_veid_bundle = gr_gv11b_init_sw_veid_bundle,
424 .handle_tpc_sm_ecc_exception =
425 gr_gv11b_handle_tpc_sm_ecc_exception,
426 .decode_egpc_addr = gv11b_gr_decode_egpc_addr, 424 .decode_egpc_addr = gv11b_gr_decode_egpc_addr,
427 .fecs_host_int_enable = gr_gv11b_fecs_host_int_enable, 425 .fecs_host_int_enable = gr_gv11b_fecs_host_int_enable,
428 .handle_ssync_hww = gr_gv11b_handle_ssync_hww, 426 .handle_ssync_hww = gr_gv11b_handle_ssync_hww,