Searched refs:emit_copy_ccs (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_migrate.c | 690 static void emit_copy_ccs(struct xe_gt *gt, struct xe_bb *bb, in emit_copy_ccs() function 842 emit_copy_ccs(gt, bb, in xe_migrate_ccs_copy() 855 emit_copy_ccs(gt, bb, dst_ofs, dst_is_indirect, src_ofs, in xe_migrate_ccs_copy() 1657 emit_copy_ccs(gt, bb, clear_L0_ofs, true, in xe_migrate_clear()
|
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | selftest_migrate.c | 198 err = emit_copy_ccs(rq, offset, dst_access, in intel_context_copy_ccs()
|