Home
last modified time | relevance | path

Searched refs:DIRECT_ACCESS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gpu_commands.h236 #define DIRECT_ACCESS 1 macro
H A Dintel_migrate.c872 dst_offset, DIRECT_ACCESS, in intel_context_migrate_copy()
1055 DIRECT_ACCESS, len); in intel_context_migrate_clear()
H A Dselftest_migrate.c144 u8 src_access = write_to_ccs ? DIRECT_ACCESS : INDIRECT_ACCESS; in intel_context_copy_ccs()
145 u8 dst_access = write_to_ccs ? INDIRECT_ACCESS : DIRECT_ACCESS; in intel_context_copy_ccs()