Home
last modified time | relevance | path

Searched refs:sync32 (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/nouveau/
Dnv84_fence.c102 return fctx->base.sync32(chan, addr, fence->base.seqno); in nv84_fence_sync()
143 fctx->base.sync32 = nv84_fence_sync32; in nv84_fence_context_new()
Dnvc0_fence.c84 fctx->base.sync32 = nvc0_fence_sync32; in nvc0_fence_context_new()
Dnouveau_fence.h41 int (*sync32)(struct nouveau_channel *, u64, u32); member
/linux-6.12.1/drivers/gpu/drm/panthor/
Dpanthor_sched.c2405 struct panthor_syncobj_32b sync32; in panthor_queue_eval_syncwait() member
2416 syncobj->sync32.seqno; in panthor_queue_eval_syncwait()