mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 18:16:01 +03:00
- When we enable AELPG, we send maximum idle threshold value as one of the parameters. - This was set to 70 msec whereas the ELPG IDLE threshold was set to 15 msec. - Thus, when AELPG is enabled, the threshold is getting modified to a much higher value. So sometimes ELPG is not getting engaged and this is leading to timeout in ELPG MODS 101 test on GVS. Bug 3737783 Change-Id: Iac94f053e19cea5898b962c3d02369d556b8518f Signed-off-by: Divya <dsinghatwari@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2786749 (cherry picked from commit 5010eaffda2ecaf6c9cc5f0fed68498cb2947071) Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2809154 Reviewed-by: svcacv <svcacv@nvidia.com> Reviewed-by: Mahantesh Kumbar <mkumbar@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>