Files
linux-nvgpu/drivers/gpu/nvgpu/include
Divya 53708f15bf gpu: nvgpu: header update for ENGINE_DELAY_BEFORE
- Update HW header to increase ENGINE_DELAY_BEFORE
  field from 4 clk utils to 10 clk utils.
- The increase from 4 to 10 means the ELCG will
  wait 2^10 utilsclk after all engine/priv reports
  idle.
- With clk utils set to 4, when performance_cudaGraphs
  is run target hangs.
- This change is needed for cuda tests to run and
  pass on qnx.

Bug 3821730
Bug 4475968

Change-Id: Iec579021d16eef03b481e5e45bc9362734cb0f3d
Signed-off-by: Divya <dsinghatwari@nvidia.com>
(cherry picked from commit 2b1df1cef738def5e41a884d442698bb226cbb57)
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/3009686
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/3108175
Tested-by: Viresh Kumar <vireshk@nvidia.com>
Reviewed-by: Mahantesh Kumbar <mkumbar@nvidia.com>
GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
2024-04-10 09:39:34 -07:00
..