Searched refs:fill_relocation (Results 1 – 1 of 1) sorted by relevance
/external/igt-gpu-tools/lib/ |
D | intel_batchbuffer.c | 620 fill_relocation(struct drm_i915_gem_relocation_entry *reloc, in fill_relocation() function 743 fill_relocation(&relocs[0], dst_handle, dst_delta, 4, in igt_blitter_fast_copy__raw() 745 fill_relocation(&relocs[1], src_handle, src_delta, 8, I915_GEM_DOMAIN_RENDER, 0); in igt_blitter_fast_copy__raw()
|