mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
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:
committed by
Deepak Nibade
parent
6ad20e9004
commit
cdf3fdd63b
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user