mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-25 02:52:51 +03:00
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:
committed by
mobile promotions
parent
dc52b24512
commit
c482effaf9
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user