Home
last modified time | relevance | path

Searched refs:drm_i915_gem_relocation_entry (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c977 relocation_target(const struct drm_i915_gem_relocation_entry *reloc, in relocation_target()
1538 const struct drm_i915_gem_relocation_entry *reloc, in relocate_entry()
1578 const struct drm_i915_gem_relocation_entry *reloc) in eb_relocate_entry()
1673 #define N_RELOC(x) ((x) / sizeof(struct drm_i915_gem_relocation_entry)) in eb_relocate_vma()
1674 struct drm_i915_gem_relocation_entry stack[N_RELOC(512)]; in eb_relocate_vma()
1676 struct drm_i915_gem_relocation_entry __user *urelocs = in eb_relocate_vma()
1692 struct drm_i915_gem_relocation_entry *r = stack; in eb_relocate_vma()
1759 struct drm_i915_gem_relocation_entry *relocs = in eb_relocate_vma_slow()
1792 size *= sizeof(struct drm_i915_gem_relocation_entry); in check_relocations()
1807 struct drm_i915_gem_relocation_entry *reloc in eb_copy_relocations()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c1111 relocation_target(const struct drm_i915_gem_relocation_entry *reloc, in relocation_target()
1391 const struct drm_i915_gem_relocation_entry *reloc, in relocate_entry()
1424 const struct drm_i915_gem_relocation_entry *reloc) in eb_relocate_entry()
1526 #define N_RELOC(x) ((x) / sizeof(struct drm_i915_gem_relocation_entry)) in eb_relocate_vma()
1527 struct drm_i915_gem_relocation_entry stack[N_RELOC(512)]; in eb_relocate_vma()
1529 struct drm_i915_gem_relocation_entry __user *urelocs = in eb_relocate_vma()
1545 struct drm_i915_gem_relocation_entry *r = stack; in eb_relocate_vma()
1612 struct drm_i915_gem_relocation_entry *relocs = in eb_relocate_vma_slow()
1645 size *= sizeof(struct drm_i915_gem_relocation_entry); in check_relocations()
1660 struct drm_i915_gem_relocation_entry *reloc in eb_copy_relocations()
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
H A Di915_drm.h450 struct drm_i915_gem_relocation_entry { struct
/kernel/linux/linux-5.10/tools/include/uapi/drm/
H A Di915_drm.h850 struct drm_i915_gem_relocation_entry { struct
930 * Pointer to array of struct drm_i915_gem_relocation_entry containing
980 * Pointer to array of struct drm_i915_gem_relocation_entry containing
/kernel/linux/linux-5.10/include/uapi/drm/
H A Di915_drm.h850 struct drm_i915_gem_relocation_entry { struct
930 * Pointer to array of struct drm_i915_gem_relocation_entry containing
980 * Pointer to array of struct drm_i915_gem_relocation_entry containing
/kernel/linux/linux-6.6/include/uapi/drm/
H A Di915_drm.h1112 struct drm_i915_gem_relocation_entry { struct
1192 * Pointer to array of struct drm_i915_gem_relocation_entry containing
1243 * Pointer to array of struct drm_i915_gem_relocation_entry containing
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
H A Di915_drm.h465 struct drm_i915_gem_relocation_entry { struct
/kernel/linux/linux-6.6/tools/include/uapi/drm/
H A Di915_drm.h1112 struct drm_i915_gem_relocation_entry { struct
1192 * Pointer to array of struct drm_i915_gem_relocation_entry containing
1243 * Pointer to array of struct drm_i915_gem_relocation_entry containing
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
H A Di915_drm.h465 struct drm_i915_gem_relocation_entry { struct

Completed in 45 milliseconds