Searched refs:has_mem_copy_instr (Results 1 – 3 of 3) sorted by relevance
347 u8 has_mem_copy_instr:1; member
786 if (xe->info.has_mem_copy_instr) in emit_copy()2110 xe_assert(xe, pitch > 1 || xe->info.has_mem_copy_instr); in xe_migrate_copy_pitch()2137 if (!xe->info.has_mem_copy_instr && in xe_migrate_vram()2372 if (!xe->info.has_mem_copy_instr && in xe_migrate_access_memory()2446 if (xe->info.has_mem_copy_instr) in xe_migrate_access_memory()
897 xe->info.has_mem_copy_instr = GRAPHICS_VER(xe) >= 20; in xe_info_init()