Searched refs:drm_i915_gem_relocation_entry (Results 1 – 3 of 3) sorted by relevance
886 relocation_target(const struct drm_i915_gem_relocation_entry *reloc, in relocation_target()1230 const struct drm_i915_gem_relocation_entry *reloc, in relocate_entry()1321 const struct drm_i915_gem_relocation_entry *reloc) in eb_relocate_entry()1415 #define N_RELOC(x) ((x) / sizeof(struct drm_i915_gem_relocation_entry)) in eb_relocate_vma()1416 struct drm_i915_gem_relocation_entry stack[N_RELOC(512)]; in eb_relocate_vma()1417 struct drm_i915_gem_relocation_entry __user *urelocs; in eb_relocate_vma()1435 struct drm_i915_gem_relocation_entry *r = stack; in eb_relocate_vma()1502 struct drm_i915_gem_relocation_entry *relocs = in eb_relocate_vma_slow()1535 size *= sizeof(struct drm_i915_gem_relocation_entry); in check_relocations()1556 struct drm_i915_gem_relocation_entry __user *urelocs; in eb_copy_relocations()[all …]
720 struct drm_i915_gem_relocation_entry { struct