mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
Add new hal to get_tpc_exception to hal.gr.intr This hal helps to avoid register read from the common handle_tpc_exception function. Add a new struct to report the tpc_exception type back to the common code to handle the exception. JIRA NVGPU-3016 Change-Id: Ib504ade0b06b85cd38ccf166328784bab072573e Signed-off-by: Vinod G <vinodg@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2085387 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>