Lines Matching defs:reloc
127 /* The first reloc of an UVD job is the msg and that must be in
128 * VRAM, the second reloc is the DPB and for WMV that must be in
254 struct radeon_bo_list *reloc;
257 list_for_each_entry(reloc, &p->validated, tv.head) {
260 resv = reloc->robj->tbo.base.resv;
262 reloc->tv.num_shared);
832 * radeon_cs_packet_next_reloc() - parse next (should be reloc) packet
837 * @reloc: reloc informations
875 /* FIXME: we assume reloc size is 4 dwords */