mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 18:16:01 +03:00
Add the following public APIs. nvgpu_channel_sync_to_semaphore nvgpu_channel_sync_semaphore_create struct nvgpu_channel_sync_semaphore and semaphore specific static implementations of the channel_sync callbacks as well as definitions of the public APIs are moved to a separate execution unit i.e. channel_sync_semaphore.c. Jira NVGPU-1093 Change-Id: I32c62a75ef999e8f3047e2a593f77d32cbde5646 Signed-off-by: Debarshi Dutta <ddutta@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1929781 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>