summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/gpu/nvgpu/gp10b/platform_gp10b_tegra.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gp10b/platform_gp10b_tegra.c b/drivers/gpu/nvgpu/gp10b/platform_gp10b_tegra.c
index c4a5179a..43d90528 100644
--- a/drivers/gpu/nvgpu/gp10b/platform_gp10b_tegra.c
+++ b/drivers/gpu/nvgpu/gp10b/platform_gp10b_tegra.c
@@ -306,7 +306,7 @@ struct gk20a_platform t18x_gpu_tegra_platform = {
306 .clockgate_delay = 50, 306 .clockgate_delay = 50,
307 307
308 /* power management configuration */ 308 /* power management configuration */
309 .can_railgate = false, 309 .can_railgate = true,
310 .enable_elpg = true, 310 .enable_elpg = true,
311 .enable_blcg = true, 311 .enable_blcg = true,
312 .enable_slcg = true, 312 .enable_slcg = true,