Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/gt/
A Dintel_migrate.c531 u32 dst_offset, u8 dst_access, in emit_copy_ccs() argument
564 dst_access << DST_ACCESS_TYPE_SHIFT | in emit_copy_ccs()
693 u8 src_access, dst_access; in intel_context_migrate_copy() local
710 dst_access = !src_access; in intel_context_migrate_copy()
833 err = emit_copy_ccs(rq, dst_offset, dst_access, in intel_context_migrate_copy()
A Dselftest_migrate.c145 u8 dst_access = write_to_ccs ? INDIRECT_ACCESS : DIRECT_ACCESS; in intel_context_copy_ccs() local
198 err = emit_copy_ccs(rq, offset, dst_access, in intel_context_copy_ccs()

Completed in 10 milliseconds