Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/panthor/
Dpanthor_drv.c168 PANTHOR_UOBJ_DECL(struct drm_panthor_sync_op, timeline_value), \
266 struct drm_panthor_sync_op *syncops;
307 static bool sync_op_is_signal(const struct drm_panthor_sync_op *sync_op) in sync_op_is_signal()
312 static bool sync_op_is_wait(const struct drm_panthor_sync_op *sync_op) in sync_op_is_wait()
325 panthor_check_sync_op(const struct drm_panthor_sync_op *sync_op) in panthor_check_sync_op()
496 const struct drm_panthor_sync_op *sync_ops = ctx->jobs[job_idx].syncops; in panthor_submit_ctx_update_job_sync_signal_fences()
534 const struct drm_panthor_sync_op *sync_ops = ctx->jobs[job_idx].syncops; in panthor_submit_ctx_collect_job_signal_ops()
596 const struct drm_panthor_sync_op *sync_ops = ctx->jobs[job_idx].syncops; in panthor_submit_ctx_add_sync_deps_to_job()
/linux-6.12.1/include/uapi/drm/
Dpanthor_drm.h237 struct drm_panthor_sync_op { struct