Searched refs:dst_is_lmem (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/i915/gt/ |
A D | intel_migrate.h | 32 bool dst_is_lmem, 42 bool dst_is_lmem,
|
A D | intel_migrate.c | 415 bool dst_is_lmem, in intel_context_migrate_copy() argument 462 err = emit_pte(rq, &it_dst, dst_cache_level, dst_is_lmem, in intel_context_migrate_copy() 610 bool dst_is_lmem, in intel_migrate_copy() argument 631 dst, dst_cache_level, dst_is_lmem, in intel_migrate_copy()
|
A D | selftest_migrate.c | 566 bool dst_is_lmem, in __perf_copy_blt() argument 583 dst_is_lmem, in __perf_copy_blt()
|
Completed in 7 milliseconds