Searched refs:relocation_count (Results 1 – 2 of 2) sorted by relevance
403 for (i = 0; i < entry->relocation_count; i++) { in i915_gem_execbuffer_relocate_object()432 for (i = 0; i < entry->relocation_count; i++) { in i915_gem_execbuffer_relocate_object_slow()492 entry->relocation_count ? true : need_fence; in i915_gem_execbuffer_reserve()532 entry->relocation_count ? true : need_fence; in i915_gem_execbuffer_reserve()559 entry->relocation_count ? true : need_fence; in i915_gem_execbuffer_reserve()648 total += exec[i].relocation_count; in i915_gem_execbuffer_relocate_slow()666 exec[i].relocation_count * sizeof(*reloc))) { in i915_gem_execbuffer_relocate_slow()673 total += exec[i].relocation_count; in i915_gem_execbuffer_relocate_slow()880 if (exec[i].relocation_count > in validate_exec_list()884 length = exec[i].relocation_count * in validate_exec_list()[all …]
547 __u32 relocation_count; member597 __u32 relocation_count; member