mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 18:42:29 +03:00
Add the following syncpt specific APIs nvgpu_channel_sync_get_syncpt_id nvgpu_channel_sync_get_syncpt_address nvgpu_channel_sync_wait_syncpt nvgpu_channel_sync_to_syncpt nvgpu_channel_sync_syncpt_create Definition of struct nvgpu_channel_sync_syncpt and syncpoint 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_syncpt.c Jira NVGPU-1093 Change-Id: Ib0163c6b9bc6dfc2ab2a2b7a5fa5027be13316e2 Signed-off-by: Debarshi Dutta <ddutta@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1929780 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>