mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 02:22:34 +03:00
Add coverage for the following APIs in the common.sync.syncpt unit. nvgpu_channel_sync_to_syncpt nvgpu_channel_sync_get_syncpt_id nvgpu_channel_sync_get_syncpt_address In the test "test_sync_create_fail" the branch syncpt_ro_map_gpu_va_fail wasn't working correctly. This patch adds a change that makes it execute correctly. Jira NVGPU-913 Change-Id: I5551e49ebd9567d0b4866fada494eec300893f6a Signed-off-by: ddutta <ddutta@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2259898 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>