gpu: nvgpu: gp10b: enable gpu rail gating

Bug 1698618

Change-Id: Iabfd726891165d7879376ab96445b7b81b907153
Signed-off-by: Seshendra Gadagottu <sgadagottu@nvidia.com>
Reviewed-on: http://git-master/r/841856
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
This commit is contained in:
Seshendra Gadagottu
2015-09-22 12:40:24 -07:00
committed by Deepak Nibade
parent 6ad20e9004
commit cdf3fdd63b

View File

@@ -304,7 +304,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,