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

/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c1113 relocation_target(const struct drm_i915_gem_relocation_entry *reloc,
1393 const struct drm_i915_gem_relocation_entry *reloc,
1426 const struct drm_i915_gem_relocation_entry *reloc)
1528 #define N_RELOC(x) ((x) / sizeof(struct drm_i915_gem_relocation_entry))
1529 struct drm_i915_gem_relocation_entry stack[N_RELOC(512)];
1531 struct drm_i915_gem_relocation_entry __user *urelocs =
1547 struct drm_i915_gem_relocation_entry *r = stack;
1614 struct drm_i915_gem_relocation_entry *relocs =
1647 size *= sizeof(struct drm_i915_gem_relocation_entry);
1662 struct drm_i915_gem_relocation_entry *reloc
[all...]
/linux-master/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
/linux-master/include/uapi/drm/
H A Di915_drm.h1118 struct drm_i915_gem_relocation_entry { struct
1198 * Pointer to array of struct drm_i915_gem_relocation_entry containing
1249 * Pointer to array of struct drm_i915_gem_relocation_entry containing

Completed in 140 milliseconds