From 6ce874a30c0e97354de2975d1e7055e67e9aba1e Mon Sep 17 00:00:00 2001 From: Seshendra Gadagottu Date: Fri, 26 Feb 2016 10:12:49 -0800 Subject: Revert "Revert "gpu: nvgpu: gp10b: enable gpu rail gating"" This reverts commit 7c1f6f0b2998c354f315b431e00f3c8f861cb190. Bug 200176691 Change-Id: Ia546513ec5c61999f6eb4d56ccd7e45ae072167c Signed-off-by: Seshendra Gadagottu Reviewed-on: http://git-master/r/1020813 Reviewed-by: Terje Bergstrom --- drivers/gpu/nvgpu/gp10b/platform_gp10b_tegra.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers') 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 = { .clockgate_delay = 50, /* power management configuration */ - .can_railgate = false, + .can_railgate = true, .enable_elpg = true, .enable_blcg = true, .enable_slcg = true, -- cgit v1.2.2