Home
last modified time | relevance | path

Searched refs:emit32 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/nouveau/
H A Dnvc0_fence.c83 fctx->base.emit32 = nvc0_fence_emit32; in nvc0_fence_context_new()
H A Dgv100_fence.c80 fctx->base.emit32 = gv100_fence_emit32; in gv100_fence_context_new()
H A Dnouveau_fence.h46 int (*emit32)(struct nouveau_channel *, u64, u32); member