Searched refs:relocation_count (Results 1 – 2 of 2) sorted by relevance
257 remain = entry->relocation_count; in i915_gem_execbuffer_relocate_object()299 for (i = 0; i < entry->relocation_count; i++) { in i915_gem_execbuffer_relocate_object_slow()341 return entry->relocation_count && !use_cpu_reloc(obj); in need_reloc_mappable()536 total += exec[i].relocation_count; in i915_gem_execbuffer_relocate_slow()556 exec[i].relocation_count * sizeof(*reloc))) { in i915_gem_execbuffer_relocate_slow()571 for (j = 0; j < exec[i].relocation_count; j++) { in i915_gem_execbuffer_relocate_slow()582 total += exec[i].relocation_count; in i915_gem_execbuffer_relocate_slow()734 if (exec[i].relocation_count > relocs_max - relocs_total) in validate_exec_list()736 relocs_total += exec[i].relocation_count; in validate_exec_list()738 length = exec[i].relocation_count * in validate_exec_list()[all …]
567 __u32 relocation_count; member617 __u32 relocation_count; member