Home
last modified time | relevance | path

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

/trueos/sys/dev/drm2/radeon/
HDr600_cs.h9 struct radeon_cs_reloc **cs_reloc);
HDr100_track.h87 struct radeon_cs_reloc **cs_reloc);
HDr600_cs.c41 struct radeon_cs_reloc **cs_reloc);
43 struct radeon_cs_reloc **cs_reloc);
44 typedef int (*next_reloc_t)(struct radeon_cs_parser*, struct radeon_cs_reloc**);
853 struct radeon_cs_reloc **cs_reloc) in r600_cs_packet_next_reloc_mm()
899 struct radeon_cs_reloc **cs_reloc) in r600_cs_packet_next_reloc_nomm()
1118 struct radeon_cs_reloc *reloc; in r600_cs_check_reg()
1761 struct radeon_cs_reloc *reloc; in r600_packet3_check()
2466 p->relocs = malloc(sizeof(struct radeon_cs_reloc), in r600_cs_parser_relocs_legacy()
2572 struct radeon_cs_reloc **cs_reloc) in r600_dma_cs_next_reloc()
2610 struct radeon_cs_reloc *src_reloc, *dst_reloc; in r600_dma_cs_parse()
HDr200.c150 struct radeon_cs_reloc *reloc; in r200_packet0_check()
HDevergreen_cs.c45 struct radeon_cs_reloc **cs_reloc);
48 struct radeon_cs_reloc **cs_reloc);
1078 struct radeon_cs_reloc **cs_reloc) in evergreen_cs_packet_next_reloc()
1293 struct radeon_cs_reloc *reloc; in evergreen_cs_check_reg()
1991 struct radeon_cs_reloc *reloc; in evergreen_packet3_check()
2891 struct radeon_cs_reloc *src_reloc, *dst_reloc, *dst2_reloc; in evergreen_dma_cs_parse()
HDr300.c602 struct radeon_cs_reloc *reloc; in r300_packet0_check()
1146 struct radeon_cs_reloc *reloc; in r300_packet3_check()
HDradeon.h829 struct radeon_cs_reloc { struct
860 struct radeon_cs_reloc *relocs;
861 struct radeon_cs_reloc **relocs_ptr;
HDr100.c1255 struct radeon_cs_reloc *reloc; in r100_reloc_pitch_offset()
1294 struct radeon_cs_reloc *reloc; in r100_packet3_load_vbpntr()
1561 struct radeon_cs_reloc **cs_reloc) in r100_cs_packet_next_reloc()
1654 struct radeon_cs_reloc *reloc; in r100_packet0_check()
2013 struct radeon_cs_reloc *reloc; in r100_packet3_check()
HDradeon_cs.c58 p->relocs = malloc(p->nrelocs * sizeof(struct radeon_cs_reloc), in radeon_cs_parser_relocs()