Searched refs:emit_copy_ccs (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_migrate.c530 static int emit_copy_ccs(struct i915_request *rq, function
833 err = emit_copy_ccs(rq, dst_offset, dst_access,
859 err = emit_copy_ccs(rq,
870 err = emit_copy_ccs(rq,
1054 err = emit_copy_ccs(rq, offset, INDIRECT_ACCESS, offset,
H A Dselftest_migrate.c198 err = emit_copy_ccs(rq, offset, dst_access,
/linux-master/drivers/gpu/drm/xe/
H A Dxe_migrate.c548 static void emit_copy_ccs(struct xe_gt *gt, struct xe_bb *bb, function
650 emit_copy_ccs(gt, bb,
663 emit_copy_ccs(gt, bb, dst_ofs, dst_is_indirect, src_ofs,
1046 emit_copy_ccs(gt, bb, clear_L0_ofs, true,

Completed in 124 milliseconds