summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/vgpu/gv11b/vgpu_hal_gv11b.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/vgpu/gv11b/vgpu_hal_gv11b.c')
-rw-r--r--drivers/gpu/nvgpu/vgpu/gv11b/vgpu_hal_gv11b.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/vgpu/gv11b/vgpu_hal_gv11b.c b/drivers/gpu/nvgpu/vgpu/gv11b/vgpu_hal_gv11b.c
index c0e1b1bb..a024a0ea 100644
--- a/drivers/gpu/nvgpu/vgpu/gv11b/vgpu_hal_gv11b.c
+++ b/drivers/gpu/nvgpu/vgpu/gv11b/vgpu_hal_gv11b.c
@@ -566,6 +566,9 @@ static const struct gpu_ops vgpu_gv11b_ops = {
566 .is_intr1_pending = NULL, 566 .is_intr1_pending = NULL,
567 .is_intr_hub_pending = NULL, 567 .is_intr_hub_pending = NULL,
568 .log_pending_intrs = NULL , 568 .log_pending_intrs = NULL ,
569 .reset_mask = NULL,
570 .is_enabled = NULL,
571 .fb_reset = NULL,
569 }, 572 },
570 .debug = { 573 .debug = {
571 .show_dump = NULL, 574 .show_dump = NULL,