mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 09:12:24 +03:00
This patch defines the IOCTL NVGPU_TSG_IOCTL_READ_ALL_SM_ERROR_STATES to read the error states for all the SMs. The corresponding input parameter is num_sm (number of SM error states to be read) and output is a list of error states for all the SMs. Bug 200468220 Signed-off-by: Jinesh Parakh <jparakh@nvidia.com> Change-Id: Iaf926b72d900a6c8f978fa034c20d76e482eb13f Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2717313 Reviewed-by: Sagar Kamble <skamble@nvidia.com> Reviewed-by: Sami Kiminki <skiminki@nvidia.com> Reviewed-by: Sandarbh Jain <sanjain@nvidia.com> Reviewed-by: Vijayakumar Subbu <vsubbu@nvidia.com> GVS: Gerrit_Virtual_Submit