H A D | nv30_winsys.h | 24 uint32_t flags, uint32_t vor, uint32_t tor) in PUSH_RELOC() 26 nouveau_pushbuf_reloc(push, bo, offset, flags, vor, tor); in PUSH_RELOC() 60 struct nouveau_bo *bo, uint32_t access, uint32_t vor, uint32_t tor) in PUSH_MTHDo() 63 bo, 0, access | NOUVEAU_BO_OR, vor, tor)->priv = NULL; in PUSH_MTHDo() 67 PUSH_DATA(push, tor); in PUSH_MTHDo() 73 uint32_t vor, uint32_t tor) in PUSH_MTHDs() 76 bo, data, access | NOUVEAU_BO_OR, vor, tor)->priv = NULL; in PUSH_MTHDs() 80 PUSH_DATA(push, data | tor); in PUSH_MTHDs() 86 uint32_t vor, uint32_t tor) in PUSH_MTHD() 90 bo, data, access | NOUVEAU_BO_OR, vor, tor); in PUSH_MTHD() 23 PUSH_RELOC(struct nouveau_pushbuf *push, struct nouveau_bo *bo, uint32_t offset, uint32_t flags, uint32_t vor, uint32_t tor) PUSH_RELOC() argument 59 PUSH_MTHDo(struct nouveau_pushbuf *push, int subc, int mthd, int bin, struct nouveau_bo *bo, uint32_t access, uint32_t vor, uint32_t tor) PUSH_MTHDo() argument 71 PUSH_MTHDs(struct nouveau_pushbuf *push, int subc, int mthd, int bin, struct nouveau_bo *bo, uint32_t data, uint32_t access, uint32_t vor, uint32_t tor) PUSH_MTHDs() argument 84 PUSH_MTHD(struct nouveau_pushbuf *push, int subc, int mthd, int bin, struct nouveau_bo *bo, uint32_t data, uint32_t access, uint32_t vor, uint32_t tor) PUSH_MTHD() argument 103 PUSH_RESRC(struct nouveau_pushbuf *push, int subc, int mthd, int bin, struct nv04_resource *r, uint32_t data, uint32_t access, uint32_t vor, uint32_t tor) PUSH_RESRC() argument [all...] |