mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 09:57:08 +03:00
Add new hal handle_exceptions in hal.gr.intr This hal handles all the gr exceptions which involves register read and write.To keep the code simple, handle gpc_exception outside this hal as gpc exception involves common intr function call and variables not needed by other exceptions. JIRA NVGPU-3016 Change-Id: Ie1fb60e46419ee20a10ac9cfb4874cb6eb3739b9 Signed-off-by: Vinod G <vinodg@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2090406 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>