Searched refs:syncpoints (Results 1 – 3 of 3) sorted by relevance
58 xa_for_each(&file->syncpoints, id, sp) in tegra_drm_uapi_close_file()62 xa_destroy(&file->syncpoints); in tegra_drm_uapi_close_file()318 err = xa_insert(&fpriv->syncpoints, args->id, sp, GFP_KERNEL); in tegra_drm_ioctl_syncpoint_allocate()334 sp = xa_erase(&fpriv->syncpoints, args->id); in tegra_drm_ioctl_syncpoint_free()
24 struct xarray syncpoints; member
8 or blocks amongst themselves, can use syncpoints for synchronization.139 GEM buffers, access and control syncpoints as well as submit command streams178 such as the syncpoints or relocations used in the job submission.