summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/perf/perf.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/perf/perf.h')
-rw-r--r--drivers/gpu/nvgpu/perf/perf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/perf/perf.h b/drivers/gpu/nvgpu/perf/perf.h
index c3708f61..180efb2c 100644
--- a/drivers/gpu/nvgpu/perf/perf.h
+++ b/drivers/gpu/nvgpu/perf/perf.h
@@ -74,5 +74,6 @@ struct perf_pmupstate {
74}; 74};
75 75
76u32 perf_pmu_vfe_load(struct gk20a *g); 76u32 perf_pmu_vfe_load(struct gk20a *g);
77u32 perf_pmu_vfe_load_gv10x(struct gk20a *g);
77 78
78#endif 79#endif