mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 09:12:24 +03:00
7138e7e673c3fa0d54bcae6aa5dc0669da5d999c
To avoid duplication of same code across multiple chips, export the following functions through the corresponding headers for the consumption of other GPU enabling functions: - ga10b_gr_intr_report_tpc_sm_rams_ecc_err - gv11b_gr_intr_report_l1_tag_uncorrected_err - gv11b_gr_intr_report_l1_tag_corrected_err - gv11b_gr_intr_report_icache_uncorrected_err JIRA NVGPU-9075 Change-Id: I927285b6e638479ac52cd5d214711e490e5f151e Signed-off-by: Rajesh Devaraj <rdevaraj@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2798371 Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: svc-mobile-misra <svc-mobile-misra@nvidia.com> Reviewed-by: svc-mobile-cert <svc-mobile-cert@nvidia.com> Reviewed-by: Seema Khowala <seemaj@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
Description
No description provided