Lines Matching refs:nouveau_pushbuf
99 PUSH_AVAIL(struct nouveau_pushbuf *push)
105 PUSH_SPACE(struct nouveau_pushbuf *push, uint32_t size)
113 PUSH_DATA(struct nouveau_pushbuf *push, uint32_t data)
119 PUSH_DATAp(struct nouveau_pushbuf *push, const void *data, uint32_t size)
126 PUSH_RELOC(struct nouveau_pushbuf *push, struct nouveau_bo *bo, uint32_t offset,
133 PUSH_KICK(struct nouveau_pushbuf *push)
139 BUFCTX(struct nouveau_pushbuf *push)
145 PUSH_RESET(struct nouveau_pushbuf *push)
151 PUSH_REFN(struct nouveau_pushbuf *push, struct nouveau_bo *bo, uint32_t access)
157 PUSH_MTHDl(struct nouveau_pushbuf *push, int subc, int mthd,
166 PUSH_MTHDo(struct nouveau_pushbuf *push, int subc, int mthd,
178 PUSH_MTHDs(struct nouveau_pushbuf *push, int subc, int mthd,
191 PUSH_MTHD(struct nouveau_pushbuf *push, int subc, int mthd,
209 PUSH_DATAf(struct nouveau_pushbuf *push, float v)
216 BEGIN_NV04(struct nouveau_pushbuf *push, int subc, int mthd, int size)
222 BEGIN_NI04(struct nouveau_pushbuf *push, int subc, int mthd, int size)
228 BEGIN_NVC0(struct nouveau_pushbuf *push, int subc, int mthd, int size)
234 BEGIN_NIC0(struct nouveau_pushbuf *push, int subc, int mthd, int size)
240 IMMED_NVC0(struct nouveau_pushbuf *push, int subc, int mthd, int data)
246 BEGIN_1IC0(struct nouveau_pushbuf *push, int subc, int mthd, int size)