nouveau_local.h | 78 uint32_t flags, uint32_t vor, uint32_t tor) 80 nouveau_pushbuf_reloc(push, bo, offset, flags, vor, tor); 113 uint32_t vor, uint32_t tor) 116 bo, data, access | NOUVEAU_BO_OR, vor, tor); local 121 PUSH_DATA(push, data | tor); 127 uint32_t vor, uint32_t tor) 130 bo, data, access | NOUVEAU_BO_OR, vor, tor); local 139 data |= tor;
|