Home
last modified time | relevance | path

Searched refs:radeon_cs_reloc (Results 1 – 11 of 11) sorted by relevance

/drivers/gpu/drm/radeon/
Dradeon_cs.c95 p->relocs = kcalloc(p->nrelocs, sizeof(struct radeon_cs_reloc), GFP_KERNEL); in radeon_cs_parser_relocs()
254 struct radeon_cs_reloc *reloc; in radeon_cs_sync_rings()
403 struct radeon_cs_reloc *la = list_entry(a, struct radeon_cs_reloc, tv.head); in cmp_size_smaller_first()
404 struct radeon_cs_reloc *lb = list_entry(b, struct radeon_cs_reloc, tv.head); in cmp_size_smaller_first()
834 struct radeon_cs_reloc **cs_reloc, in radeon_cs_packet_next_reloc()
Dradeon_vm.c128 struct radeon_cs_reloc *radeon_vm_get_bos(struct radeon_device *rdev, in radeon_vm_get_bos()
132 struct radeon_cs_reloc *list; in radeon_vm_get_bos()
136 sizeof(struct radeon_cs_reloc)); in radeon_vm_get_bos()
Dr600_cs.c972 struct radeon_cs_reloc *reloc; in r600_cs_check_reg()
1629 struct radeon_cs_reloc *reloc; in r600_packet3_check()
2357 p->relocs = kzalloc(sizeof(struct radeon_cs_reloc), GFP_KERNEL); in r600_cs_parser_relocs_legacy()
2438 struct radeon_cs_reloc **cs_reloc) in r600_dma_cs_next_reloc()
2476 struct radeon_cs_reloc *src_reloc, *dst_reloc; in r600_dma_cs_parse()
Dradeon.h1030 struct radeon_cs_reloc { struct
1060 struct radeon_cs_reloc *relocs; argument
1061 struct radeon_cs_reloc **relocs_ptr;
1062 struct radeon_cs_reloc *vm_bos;
2949 struct radeon_cs_reloc *radeon_vm_get_bos(struct radeon_device *rdev,
3063 struct radeon_cs_reloc **cs_reloc,
Dr200.c149 struct radeon_cs_reloc *reloc; in r200_packet0_check()
Dr300.c607 struct radeon_cs_reloc *reloc; in r300_packet0_check()
1151 struct radeon_cs_reloc *reloc; in r300_packet3_check()
Dradeon_vce.c456 struct radeon_cs_reloc *reloc; in radeon_vce_cs_reloc()
Devergreen_cs.c38 struct radeon_cs_reloc **cs_reloc);
1097 struct radeon_cs_reloc *reloc; in evergreen_cs_check_reg()
1795 struct radeon_cs_reloc *reloc; in evergreen_packet3_check()
2688 struct radeon_cs_reloc *src_reloc, *dst_reloc, *dst2_reloc; in evergreen_dma_cs_parse()
Dradeon_uvd.c534 struct radeon_cs_reloc *reloc; in radeon_uvd_cs_reloc()
Dradeon_object.c498 struct radeon_cs_reloc *lobj; in radeon_bo_list_validate()
Dr100.c1267 struct radeon_cs_reloc *reloc; in r100_reloc_pitch_offset()
1306 struct radeon_cs_reloc *reloc; in r100_packet3_load_vbpntr()
1555 struct radeon_cs_reloc *reloc; in r100_packet0_check()
1914 struct radeon_cs_reloc *reloc; in r100_packet3_check()