Lines Matching defs:reloc
132 /* The first reloc of an UVD job is the msg and that must be in
133 * VRAM, the second reloc is the DPB and for WMV that must be in
269 struct radeon_bo_list *reloc;
272 list_for_each_entry(reloc, &p->validated, tv.head) {
275 resv = reloc->robj->tbo.base.resv;
277 reloc->tv.num_shared);
846 * radeon_cs_packet_next_reloc() - parse next (should be reloc) packet
851 * @reloc: reloc informations
889 /* FIXME: we assume reloc size is 4 dwords */