Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/
H A 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()
H A Dnvc0_fence.c84 fctx->base.sync32 = nvc0_fence_sync32; in nvc0_fence_context_new()
H A Dnouveau_fence.h41 int (*sync32)(struct nouveau_channel *, u64, u32); member
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_sched.c2462 struct panthor_syncobj_32b sync32; in panthor_queue_eval_syncwait() member
2473 syncobj->sync32.seqno; in panthor_queue_eval_syncwait()