mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 09:57:08 +03:00
Add checking for unused non safety code in the gr interrupt unit. Add #ifdef CONFIG_NVGPU_HAL_NON_FUSA checking for gm20b_gr_intr_tpc_exception_sm_enable function which is not being called in safety code. Add #ifdef CONFIG_NVGPU_DEBUGGER checking for gm20b_gr_intr_tpc_exception_sm_disable function which is needed with debugger enable. Jira NVGPU-4085 Change-Id: Ie721505cdfced5b6b0443624d6e7cca2a0d4a19a Signed-off-by: Vinod G <vinodg@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2208918 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>