summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/vgpu/gm20b
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/vgpu/gm20b')
-rw-r--r--drivers/gpu/nvgpu/vgpu/gm20b/vgpu_hal_gm20b.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/gpu/nvgpu/vgpu/gm20b/vgpu_hal_gm20b.c b/drivers/gpu/nvgpu/vgpu/gm20b/vgpu_hal_gm20b.c
index fd89e23c..3fc8b73b 100644
--- a/drivers/gpu/nvgpu/vgpu/gm20b/vgpu_hal_gm20b.c
+++ b/drivers/gpu/nvgpu/vgpu/gm20b/vgpu_hal_gm20b.c
@@ -584,9 +584,6 @@ int vgpu_gm20b_init_hal(struct gk20a *g)
584 g->pmu_lsf_pmu_wpr_init_done = 0; 584 g->pmu_lsf_pmu_wpr_init_done = 0;
585 g->bootstrap_owner = LSF_BOOTSTRAP_OWNER_DEFAULT; 585 g->bootstrap_owner = LSF_BOOTSTRAP_OWNER_DEFAULT;
586 586
587 gm20b_init_uncompressed_kind_map();
588 gm20b_init_kind_attr();
589
590 g->name = "gm20b"; 587 g->name = "gm20b";
591 588
592 c->twod_class = FERMI_TWOD_A; 589 c->twod_class = FERMI_TWOD_A;