summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/gk20a.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/gk20a.h')
-rw-r--r--drivers/gpu/nvgpu/gk20a/gk20a.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/nvgpu/gk20a/gk20a.h b/drivers/gpu/nvgpu/gk20a/gk20a.h
index 61d2dd84..7dc72f7b 100644
--- a/drivers/gpu/nvgpu/gk20a/gk20a.h
+++ b/drivers/gpu/nvgpu/gk20a/gk20a.h
@@ -750,8 +750,6 @@ struct gpu_ops {
750 int (*pmu_lpwr_enable_pg)(struct gk20a *g, bool pstate_lock); 750 int (*pmu_lpwr_enable_pg)(struct gk20a *g, bool pstate_lock);
751 int (*pmu_lpwr_disable_pg)(struct gk20a *g, bool pstate_lock); 751 int (*pmu_lpwr_disable_pg)(struct gk20a *g, bool pstate_lock);
752 u32 (*pmu_pg_param_post_init)(struct gk20a *g); 752 u32 (*pmu_pg_param_post_init)(struct gk20a *g);
753 int (*send_lrf_tex_ltc_dram_overide_en_dis_cmd)
754 (struct gk20a *g, u32 mask);
755 void (*dump_secure_fuses)(struct gk20a *g); 753 void (*dump_secure_fuses)(struct gk20a *g);
756 int (*reset)(struct gk20a *g); 754 int (*reset)(struct gk20a *g);
757 int (*falcon_wait_for_halt)(struct gk20a *g, 755 int (*falcon_wait_for_halt)(struct gk20a *g,