Searched refs:iris_transfer (Results 1 – 3 of 3) sorted by relevance
273 struct iris_transfer { struct286 void (*unmap)(struct iris_transfer *); argument
1959 struct iris_transfer *map = (void *) xfer; in iris_flush_staging_region()1982 iris_unmap_copy_region(struct iris_transfer *map) in iris_unmap_copy_region()1990 iris_map_copy_region(struct iris_transfer *map) in iris_map_copy_region()2111 iris_unmap_s8(struct iris_transfer *map) in iris_unmap_s8()2143 iris_map_s8(struct iris_transfer *map) in iris_map_s8()2215 iris_unmap_tiled_memcpy(struct iris_transfer *map) in iris_unmap_tiled_memcpy()2244 iris_map_tiled_memcpy(struct iris_transfer *map) in iris_map_tiled_memcpy()2289 iris_map_direct(struct iris_transfer *map) in iris_map_direct()2395 struct iris_transfer *map; in iris_transfer_map()2493 struct iris_transfer *map = (void *) xfer; in iris_transfer_flush_region()[all …]
863 sizeof(struct iris_transfer), 64); in iris_screen_create()