Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/nouveau/
Dnv17_fence.c43 struct nvif_push *npush = chan->chan.push; in nv17_fence_sync() local
64 if (!ret && !(ret = PUSH_WAIT(npush, 5))) { in nv17_fence_sync()
65 PUSH_MTHD(npush, NV176E, SET_CONTEXT_DMA_SEMAPHORE, fctx->sema.handle, in nv17_fence_sync()
69 PUSH_KICK(npush); in nv17_fence_sync()