mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 09:12:24 +03:00
- ENGINE_DELAY_BEFORE field value gets reset to 0x4 during nvgpu gr init path. - Set the elcg_idle_filters just before nvgpu_gr_init_support so that till this point all the GR reset and hw init of GR has happened and we just have to do sw init of GR. - This change helps to reatin the value of ENGINE_DELAY_BEFORE field to 0xA Bug 4315638 Bug 3821730 Bug 4475968 Change-Id: Ieef38eb63e596f1f95f1c19a121fbbf5fca34ab7 Signed-off-by: Divya <dsinghatwari@nvidia.com> (cherry picked from commit 5832c9884a079592beda7bb77c267903fda6d775) Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/3015609 Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/3097398 Reviewed-by: Mahantesh Kumbar <mkumbar@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com> Tested-by: Viresh Kumar <vireshk@nvidia.com>