Home
last modified time | relevance | path

Searched refs:relocation_count (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/drm/i915/gem/
H A Di915_gem_execbuffer.c506 if (entry->relocation_count && in eb_validate_vma()
580 if (entry->relocation_count) in eb_add_vma()
593 if (entry->relocation_count && in eb_add_vma()
1531 unsigned long remain = entry->relocation_count; in eb_relocate_vma()
1617 for (i = 0; i < entry->relocation_count; i++) { in eb_relocate_vma_slow()
1637 size = entry->relocation_count; in check_relocations()
1666 const unsigned int nreloc = eb->exec[i].relocation_count; in eb_copy_relocations()
1733 if (eb->exec[i].relocation_count) in eb_copy_relocations()
1892 if (!entry->relocation_count) in eb_relocate_parse_slow()
/openbsd/sys/dev/pci/drm/include/uapi/drm/
H A Di915_drm.h1190 __u32 relocation_count; member
1241 __u32 relocation_count; member