summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/gpu/nvgpu/gp10b/platform_gp10b_tegra.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gp10b/platform_gp10b_tegra.c b/drivers/gpu/nvgpu/gp10b/platform_gp10b_tegra.c
index 0cfb1d91..3221e423 100644
--- a/drivers/gpu/nvgpu/gp10b/platform_gp10b_tegra.c
+++ b/drivers/gpu/nvgpu/gp10b/platform_gp10b_tegra.c
@@ -309,6 +309,7 @@ struct gk20a_platform t18x_gpu_tegra_platform = {
309 .enable_blcg = true, 309 .enable_blcg = true,
310 .enable_slcg = true, 310 .enable_slcg = true,
311 .enable_elcg = true, 311 .enable_elcg = true,
312 .enable_aelpg = true,
312 313
313 /* ptimer src frequency in hz*/ 314 /* ptimer src frequency in hz*/
314 .ptimer_src_freq = 31250000, 315 .ptimer_src_freq = 31250000,