Searched refs:drm_i915_gem_relocation_entry (Results 1 – 2 of 2) sorted by relevance
259 struct drm_i915_gem_relocation_entry *reloc, in relocate_entry_cpu()295 struct drm_i915_gem_relocation_entry *reloc, in relocate_entry_gtt()350 struct drm_i915_gem_relocation_entry *reloc, in relocate_entry_clflush()387 struct drm_i915_gem_relocation_entry *reloc) in i915_gem_execbuffer_relocate_entry()495 #define N_RELOC(x) ((x) / sizeof(struct drm_i915_gem_relocation_entry)) in i915_gem_execbuffer_relocate_vma()496 struct drm_i915_gem_relocation_entry stack_reloc[N_RELOC(512)]; in i915_gem_execbuffer_relocate_vma()497 struct drm_i915_gem_relocation_entry __user *user_relocs; in i915_gem_execbuffer_relocate_vma()505 struct drm_i915_gem_relocation_entry *r = stack_reloc; in i915_gem_execbuffer_relocate_vma()540 struct drm_i915_gem_relocation_entry *relocs) in i915_gem_execbuffer_relocate_vma_slow()786 struct drm_i915_gem_relocation_entry *reloc; in i915_gem_execbuffer_relocate_slow()[all …]
538 struct drm_i915_gem_relocation_entry { struct