Searched refs:__xe_migrate_copy (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_migrate.c | 864 static struct dma_fence *__xe_migrate_copy(struct xe_migrate *m, in __xe_migrate_copy() function 1084 return __xe_migrate_copy(m, src_bo, dst_bo, src, dst, copy_only_ccs, false); in xe_migrate_copy() 1102 return __xe_migrate_copy(m, bo, bo, res, res, false, true); in xe_migrate_resolve()
|