Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dpush507c.h19 #define PUSH_JUMP(p,o) do { \ macro
H A Dpush006c.h67 #define PUSH_JUMP(p,o) do { \ macro
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_gem.c917 PUSH_JUMP(&chan->chan.push, nvbo->offset + push[i].offset); in nouveau_gem_ioctl_pushbuf()
/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c187 PUSH_RSVD(&dmac->push, PUSH_JUMP(&dmac->push, 0)); in nv50_dmac_wind()