Searched refs:drm_i915_gem_relocation_entry (Results 1 – 3 of 3) sorted by relevance
1097 relocation_target(const struct drm_i915_gem_relocation_entry *reloc, in relocation_target()1378 const struct drm_i915_gem_relocation_entry *reloc, in relocate_entry()1411 const struct drm_i915_gem_relocation_entry *reloc) in eb_relocate_entry()1513 #define N_RELOC(x) ((x) / sizeof(struct drm_i915_gem_relocation_entry)) in eb_relocate_vma()1514 struct drm_i915_gem_relocation_entry stack[N_RELOC(512)]; in eb_relocate_vma()1516 struct drm_i915_gem_relocation_entry __user *urelocs = in eb_relocate_vma()1532 struct drm_i915_gem_relocation_entry *r = stack; in eb_relocate_vma()1599 struct drm_i915_gem_relocation_entry *relocs = in eb_relocate_vma_slow()1632 size *= sizeof(struct drm_i915_gem_relocation_entry); in check_relocations()1647 struct drm_i915_gem_relocation_entry *relocs; in eb_copy_relocations()[all …]
1118 struct drm_i915_gem_relocation_entry { struct