mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 02:22:34 +03:00
nvgpu_channel_sync_set_min_eq_max is not used as part of the safety build and hence is moved out. channel_sync_syncpt_set_min_eq_max is also moved out as a part of the above function. Also add a branch coverage for the case when g->disable_syncpoints is set to true. Jira NVGPU-913 Change-Id: I2512d01e105551732aad63b2800bb4cb6d913cb2 Signed-off-by: ddutta <ddutta@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2263003 Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: svc-mobile-cert <svc-mobile-cert@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Deepak Nibade <dnibade@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>