Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/tests/
H A Dxe_migrate.c367 static struct dma_fence *blt_copy(struct xe_tile *tile, in blt_copy() function
505 fence = blt_copy(tile, sys_bo, vram_bo, false, "Blit copy from sysmem to vram", test); in test_migrate()
531 fence = blt_copy(tile, vram_bo, ccs_bo, in test_migrate()
570 fence = blt_copy(tile, vram_bo, ccs_bo, in test_migrate()
590 fence = blt_copy(tile, sys_bo, vram_bo, false, "Blit copy from sysmem to vram", test); in test_clear()
598 fence = blt_copy(tile, vram_bo, sys_bo, false, "Blit copy from vram to sysmem", test); in test_clear()
615 fence = blt_copy(tile, vram_bo, sys_bo, in test_clear()
625 fence = blt_copy(tile, vram_bo, sys_bo, in test_clear()