mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
- DeviceGetTpcExceptionEnMask test calls ioctl NVGPU_GPU_IOCTL_GET_TPC_EXCEPTION_EN_STATUS which reads register gr_gpc0_tpc0_tpccs_tpc_exception_en_r(). This causes IDLE_SNAP and further disengages ELPG. - Add elpg protected call for the tpc_enabled_exceptions HAL. Bug 3522086 Change-Id: I137ac2c643c693b596b6ce3e879da9c786ee3a85 Signed-off-by: Divya Singhatwaria <dsinghatwari@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2674509 Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: Antony Clince Alex <aalex@nvidia.com> Reviewed-by: Seema Khowala <seemaj@nvidia.com> GVS: Gerrit_Virtual_Submit