Searched refs:tor (Results 1 – 3 of 3) sorted by relevance
/hardware/intel/img/libdrm/libdrm/nouveau/ |
D | nouveau_pushbuf.h | 45 uint32_t flags, uint32_t vor, uint32_t tor); 121 unsigned data, unsigned flags, unsigned vor, unsigned tor) in OUT_RELOC() argument 124 data, 0, flags, vor, tor); in OUT_RELOC() 130 unsigned vor, unsigned tor) in OUT_RELOC2() argument 133 data, data2, flags, vor, tor); in OUT_RELOC2() 139 unsigned data, unsigned flags, unsigned vor, unsigned tor) in OUT_RELOCd() argument 141 OUT_RELOC(chan, bo, data, flags | NOUVEAU_BO_OR, vor, tor); in OUT_RELOCd()
|
D | nouveau_pushbuf.c | 51 push |= r->tor; in nouveau_pushbuf_calc_reloc() 60 uint32_t flags, uint32_t vor, uint32_t tor) in nouveau_pushbuf_emit_reloc() argument 113 r->tor = tor; in nouveau_pushbuf_emit_reloc()
|
/hardware/intel/img/libdrm/shared-core/ |
D | nouveau_drm.h | 131 uint32_t tor; member
|