mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 17:36:20 +03:00
Add separate flag gpu_dbg_gr to enable common.gr specific debugging. Add this flag to all the existing debug logs that use gpu_dbg_fn or gpu_dbg_info for debugging. Also add many other debugging logs that might be helpful in debugging. Removing debug log in gv11b_gr_init_get_nonpes_aware_tpc() as it dumps too much data that does not seem useful. Batch all interrupt enable functions in gr_init_setup_hw() together for readability. Jira NVGPU-5648 Change-Id: I0b857650122cdb1f974b452d28c26e7f142baf61 Signed-off-by: Deepak Nibade <dnibade@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2411740 Reviewed-by: automaticguardword <automaticguardword@nvidia.com> Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: svc-mobile-cert <svc-mobile-cert@nvidia.com> Reviewed-by: Lakshmanan M <lm@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> GVS: Gerrit_Virtual_Submit Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>