summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/linux/platform_gp10b_tegra.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/common/linux/platform_gp10b_tegra.c')
-rw-r--r--drivers/gpu/nvgpu/common/linux/platform_gp10b_tegra.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/common/linux/platform_gp10b_tegra.c b/drivers/gpu/nvgpu/common/linux/platform_gp10b_tegra.c
index 61b8053f..83d3634c 100644
--- a/drivers/gpu/nvgpu/common/linux/platform_gp10b_tegra.c
+++ b/drivers/gpu/nvgpu/common/linux/platform_gp10b_tegra.c
@@ -377,6 +377,7 @@ struct gk20a_platform gp10b_tegra_platform = {
377 .enable_slcg = true, 377 .enable_slcg = true,
378 .enable_elcg = true, 378 .enable_elcg = true,
379 .enable_aelpg = true, 379 .enable_aelpg = true,
380 .enable_perfmon = true,
380 381
381 /* ptimer src frequency in hz*/ 382 /* ptimer src frequency in hz*/
382 .ptimer_src_freq = 31250000, 383 .ptimer_src_freq = 31250000,