Searched refs:relocation_count (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c277 /** list of vma that have execobj.relocation_count */
508 if (entry->relocation_count &&
582 if (entry->relocation_count)
595 if (entry->relocation_count &&
1533 unsigned long remain = entry->relocation_count;
1619 for (i = 0; i < entry->relocation_count; i++) {
1639 size = entry->relocation_count;
1668 const unsigned int nreloc = eb->exec[i].relocation_count;
1735 if (eb->exec[i].relocation_count)
1894 if (!entry->relocation_count)
[all...]
/linux-master/tools/include/uapi/drm/
H A Di915_drm.h1190 __u32 relocation_count; member in struct:drm_i915_gem_exec_object
1241 __u32 relocation_count; member in struct:drm_i915_gem_exec_object2
/linux-master/include/uapi/drm/
H A Di915_drm.h1196 __u32 relocation_count; member in struct:drm_i915_gem_exec_object
1247 __u32 relocation_count; member in struct:drm_i915_gem_exec_object2

Completed in 288 milliseconds