Home
last modified time | relevance | path

Searched refs:emit_copy_ccs (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/i915/gt/
Dintel_migrate.c530 static int emit_copy_ccs(struct i915_request *rq, in emit_copy_ccs() function
833 err = emit_copy_ccs(rq, dst_offset, dst_access, in intel_context_migrate_copy()
859 err = emit_copy_ccs(rq, in intel_context_migrate_copy()
870 err = emit_copy_ccs(rq, in intel_context_migrate_copy()
1054 err = emit_copy_ccs(rq, offset, INDIRECT_ACCESS, offset, in intel_context_migrate_clear()
Dselftest_migrate.c198 err = emit_copy_ccs(rq, offset, dst_access, in intel_context_copy_ccs()