summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gp10b/platform_gp10b_tegra.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gp10b/platform_gp10b_tegra.c')
-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 a857b838..68179685 100644
--- a/drivers/gpu/nvgpu/gp10b/platform_gp10b_tegra.c
+++ b/drivers/gpu/nvgpu/gp10b/platform_gp10b_tegra.c
@@ -369,6 +369,7 @@ struct gk20a_platform t18x_gpu_tegra_platform = {
369 /* power management configuration */ 369 /* power management configuration */
370 .can_railgate = true, 370 .can_railgate = true,
371 .enable_elpg = true, 371 .enable_elpg = true,
372 .can_elpg = true,
372 .enable_blcg = true, 373 .enable_blcg = true,
373 .enable_slcg = true, 374 .enable_slcg = true,
374 .enable_elcg = true, 375 .enable_elcg = true,