Searched refs:iris_transfer (Results 1 – 3 of 3) sorted by relevance
268 struct iris_transfer { struct281 void (*unmap)(struct iris_transfer *); argument
1361 struct iris_transfer *map = (void *) xfer; in iris_flush_staging_region()1384 iris_unmap_copy_region(struct iris_transfer *map) in iris_unmap_copy_region()1392 iris_map_copy_region(struct iris_transfer *map) in iris_map_copy_region()1610 iris_unmap_s8(struct iris_transfer *map) in iris_unmap_s8()1642 iris_map_s8(struct iris_transfer *map) in iris_map_s8()1714 iris_unmap_tiled_memcpy(struct iris_transfer *map) in iris_unmap_tiled_memcpy()1743 iris_map_tiled_memcpy(struct iris_transfer *map) in iris_map_tiled_memcpy()1788 iris_map_direct(struct iris_transfer *map) in iris_map_direct()1878 struct iris_transfer *map = slab_alloc(&ice->transfer_pool); in iris_transfer_map()1976 struct iris_transfer *map = (void *) xfer; in iris_transfer_flush_region()[all …]
835 sizeof(struct iris_transfer), 64); in iris_screen_create()