Home
last modified time | relevance | path

Searched defs:syncobj (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/
Ddrm_syncobj.c70 struct drm_syncobj *syncobj; in drm_syncobj_find() local
85 static void drm_syncobj_add_callback_locked(struct drm_syncobj *syncobj, in drm_syncobj_add_callback_locked()
93 static int drm_syncobj_fence_get_or_add_callback(struct drm_syncobj *syncobj, in drm_syncobj_fence_get_or_add_callback()
133 void drm_syncobj_add_callback(struct drm_syncobj *syncobj, in drm_syncobj_add_callback()
148 void drm_syncobj_remove_callback(struct drm_syncobj *syncobj, in drm_syncobj_remove_callback()
164 void drm_syncobj_replace_fence(struct drm_syncobj *syncobj, in drm_syncobj_replace_fence()
215 static int drm_syncobj_assign_null_handle(struct drm_syncobj *syncobj) in drm_syncobj_assign_null_handle()
251 struct drm_syncobj *syncobj = drm_syncobj_find(file_private, handle); in drm_syncobj_find_fence() local
274 struct drm_syncobj *syncobj = container_of(kref, in drm_syncobj_free() local
298 struct drm_syncobj *syncobj; in drm_syncobj_create() local
[all …]
/Linux-v4.19/include/drm/
Ddrm_syncobj.h121 drm_syncobj_fence_get(struct drm_syncobj *syncobj) in drm_syncobj_fence_get()
/Linux-v4.19/drivers/gpu/drm/i915/
Di915_gem_execbuffer.c2083 struct drm_syncobj *syncobj; in get_fence_array() local
2132 struct drm_syncobj *syncobj; in await_fence_array() local
2162 struct drm_syncobj *syncobj; in signal_fence_array() local
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_cs.c1426 struct drm_syncobj *syncobj; in amdgpu_cs_fence_to_handle_ioctl() local