Home
last modified time | relevance | path

Searched refs:drm_panthor_sync_op (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_drv.c175 PANTHOR_UOBJ_DECL(struct drm_panthor_sync_op, timeline_value), \
273 struct drm_panthor_sync_op *syncops;
314 static bool sync_op_is_signal(const struct drm_panthor_sync_op *sync_op) in sync_op_is_signal()
319 static bool sync_op_is_wait(const struct drm_panthor_sync_op *sync_op) in sync_op_is_wait()
332 panthor_check_sync_op(const struct drm_panthor_sync_op *sync_op) in panthor_check_sync_op()
503 const struct drm_panthor_sync_op *sync_ops = ctx->jobs[job_idx].syncops; in panthor_submit_ctx_update_job_sync_signal_fences()
541 const struct drm_panthor_sync_op *sync_ops = ctx->jobs[job_idx].syncops; in panthor_submit_ctx_collect_job_signal_ops()
603 const struct drm_panthor_sync_op *sync_ops = ctx->jobs[job_idx].syncops; in panthor_submit_ctx_add_sync_deps_to_job()
/linux/include/uapi/drm/
H A Dpanthor_drm.h237 struct drm_panthor_sync_op { struct