mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-25 11:04:51 +03:00
4f85b2b1d40568431f7565ada191e55db90d3ca8
Move the sema-specific APIs to the sema-specific os fence header. Do the same for syncpts. Stub out the os fence type and the initialized check if os fence support is not enabled in build time. Guard the sema header with CONFIG_NVGPU_SW_SEMAPHORE. Jira NVGPU-5773 Change-Id: I838debd66a800b00cde76e65458b13eee367b55f Signed-off-by: Konsta Hölttä <kholtta@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2395070 Reviewed-by: automaticguardword <automaticguardword@nvidia.com> Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Deepak Nibade <dnibade@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> GVS: Gerrit_Virtual_Submit Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Description
No description provided