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.c365 static struct dma_fence *blt_copy(struct xe_tile *tile, in blt_copy() function
503 fence = blt_copy(tile, sys_bo, vram_bo, false, "Blit copy from sysmem to vram", test); in test_migrate()
529 fence = blt_copy(tile, vram_bo, ccs_bo, in test_migrate()
568 fence = blt_copy(tile, vram_bo, ccs_bo, in test_migrate()
588 fence = blt_copy(tile, sys_bo, vram_bo, false, "Blit copy from sysmem to vram", test); in test_clear()
596 fence = blt_copy(tile, vram_bo, sys_bo, false, "Blit copy from vram to sysmem", test); in test_clear()
613 fence = blt_copy(tile, vram_bo, sys_bo, in test_clear()
623 fence = blt_copy(tile, vram_bo, sys_bo, in test_clear()