Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/gt/
Dintel_migrate.c514 static int emit_copy_ccs(struct i915_request *rq, in emit_copy_ccs() function
817 err = emit_copy_ccs(rq, dst_offset, dst_access, in intel_context_migrate_copy()
837 err = emit_copy_ccs(rq, dst_offset, INDIRECT_ACCESS, in intel_context_migrate_copy()
1017 err = emit_copy_ccs(rq, offset, INDIRECT_ACCESS, offset, in intel_context_migrate_clear()
Dselftest_migrate.c196 err = emit_copy_ccs(rq, offset, dst_access, in intel_context_copy_ccs()