Searched refs:drm_i915_gem_relocation_entry (Results 1 – 3 of 3) sorted by relevance
1099 relocation_target(const struct drm_i915_gem_relocation_entry *reloc, in relocation_target()1380 const struct drm_i915_gem_relocation_entry *reloc, in relocate_entry()1413 const struct drm_i915_gem_relocation_entry *reloc) in eb_relocate_entry()1515 #define N_RELOC(x) ((x) / sizeof(struct drm_i915_gem_relocation_entry)) in eb_relocate_vma()1516 struct drm_i915_gem_relocation_entry stack[N_RELOC(512)]; in eb_relocate_vma()1518 struct drm_i915_gem_relocation_entry __user *urelocs = in eb_relocate_vma()1534 struct drm_i915_gem_relocation_entry *r = stack; in eb_relocate_vma()1601 struct drm_i915_gem_relocation_entry *relocs = in eb_relocate_vma_slow()1634 size *= sizeof(struct drm_i915_gem_relocation_entry); in check_relocations()1649 struct drm_i915_gem_relocation_entry *relocs; in eb_copy_relocations()[all …]
1118 struct drm_i915_gem_relocation_entry { struct