gpu: nvgpu: ga10b: Enable ELPG

Enable ELPG for ga10b.

Bug 200774890

Change-Id: Iec6e74954fe83dd823b927d44a225eec1bb42d9a
Signed-off-by: Divya Singhatwaria <dsinghatwari@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2589915
Reviewed-by: svcacv <svcacv@nvidia.com>
Reviewed-by: Vijayakumar Subbu <vsubbu@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
GVS: Gerrit_Virtual_Submit
This commit is contained in:
Divya Singhatwaria
2021-09-06 14:15:32 +05:30
committed by mobile promotions
parent dc52b24512
commit c482effaf9

View File

@@ -611,7 +611,7 @@ struct gk20a_platform ga10b_tegra_platform = {
.enable_perfmon = true,
/* power management configuration JIRA NVGPU-4683 */
.enable_elpg = false,
.enable_elpg = true,
.enable_elpg_ms = false,
.can_elpg_init = true,
.enable_aelpg = false,