Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnv17_fence.c42 struct nvif_push *ppush = prev->chan.push; in nv17_fence_sync() local
55 ret = PUSH_WAIT(ppush, 5); in nv17_fence_sync()
57 PUSH_MTHD(ppush, NV176E, SET_CONTEXT_DMA_SEMAPHORE, fctx->sema.handle, in nv17_fence_sync()
61 PUSH_KICK(ppush); in nv17_fence_sync()