Searched refs:has_mem_copy_instr (Results 1 – 3 of 3) sorted by relevance
345 .has_mem_copy_instr = true,366 .has_mem_copy_instr = true,383 .has_mem_copy_instr = true,396 .has_mem_copy_instr = true,678 xe->info.has_mem_copy_instr = desc->has_mem_copy_instr; in xe_info_init_early()
326 u8 has_mem_copy_instr:1; member
783 if (xe->info.has_mem_copy_instr) in emit_copy()2056 xe_assert(xe, pitch > 1 || xe->info.has_mem_copy_instr); in xe_migrate_copy_pitch()2083 if (!xe->info.has_mem_copy_instr && in xe_migrate_vram()2318 if (!xe->info.has_mem_copy_instr && in xe_migrate_access_memory()2392 if (xe->info.has_mem_copy_instr) in xe_migrate_access_memory()