Searched refs:drm_i915_gem_relocation_entry (Results 1 – 2 of 2) sorted by relevance
254 struct drm_i915_gem_relocation_entry *reloc, in relocate_entry_cpu()290 struct drm_i915_gem_relocation_entry *reloc, in relocate_entry_gtt()345 struct drm_i915_gem_relocation_entry *reloc, in relocate_entry_clflush()382 struct drm_i915_gem_relocation_entry *reloc) in i915_gem_execbuffer_relocate_entry()489 #define N_RELOC(x) ((x) / sizeof(struct drm_i915_gem_relocation_entry)) in i915_gem_execbuffer_relocate_vma()490 struct drm_i915_gem_relocation_entry stack_reloc[N_RELOC(512)]; in i915_gem_execbuffer_relocate_vma()491 struct drm_i915_gem_relocation_entry __user *user_relocs; in i915_gem_execbuffer_relocate_vma()499 struct drm_i915_gem_relocation_entry *r = stack_reloc; in i915_gem_execbuffer_relocate_vma()534 struct drm_i915_gem_relocation_entry *relocs) in i915_gem_execbuffer_relocate_vma_slow()797 struct drm_i915_gem_relocation_entry *reloc; in i915_gem_execbuffer_relocate_slow()[all …]
548 struct drm_i915_gem_relocation_entry { struct