Home
last modified time | relevance | path

Searched refs:drm_i915_gem_relocation_entry (Results 1 – 12 of 12) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_batch.h67 struct drm_i915_gem_relocation_entry *relocs;
Dcrocus_batch.c184 sizeof(struct drm_i915_gem_relocation_entry)); in init_reloc_list()
388 sizeof(struct drm_i915_gem_relocation_entry)); in emit_reloc()
410 (struct drm_i915_gem_relocation_entry) { in emit_reloc()
/third_party/mesa3d/src/intel/tools/
Dintel_dump_gpu.c139 const struct drm_i915_gem_relocation_entry *relocs = in relocate_bo()
140 (const struct drm_i915_gem_relocation_entry *) (uintptr_t) obj->relocs_ptr; in relocate_bo()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_batch.c131 sizeof(struct drm_i915_gem_relocation_entry)); in init_reloc_list()
978 sizeof(struct drm_i915_gem_relocation_entry)); in emit_reloc()
1000 (struct drm_i915_gem_relocation_entry) { in emit_reloc()
Dbrw_context.h461 struct drm_i915_gem_relocation_entry *relocs;
Dbrw_screen.c2036 struct drm_i915_gem_relocation_entry reloc = { in brw_detect_pipelined_register()
/third_party/mesa3d/src/intel/common/tests/
Dmi_builder_test.cpp141 std::vector<drm_i915_gem_relocation_entry> relocs;
363 drm_i915_gem_relocation_entry reloc = drm_i915_gem_relocation_entry(); in __gen_combine_address()
/third_party/libdrm/include/drm/
Di915_drm.h780 struct drm_i915_gem_relocation_entry { struct
/third_party/mesa3d/include/drm-uapi/
Di915_drm.h979 struct drm_i915_gem_relocation_entry { struct
/third_party/mesa3d/src/intel/vulkan/
Danv_batch_chain.c128 struct drm_i915_gem_relocation_entry *new_relocs = in anv_reloc_list_grow()
203 struct drm_i915_gem_relocation_entry *entry; in anv_reloc_list_add()
Danv_private.h1495 struct drm_i915_gem_relocation_entry * relocs;
/third_party/libdrm/intel/
Dintel_bufmgr_gem.c200 struct drm_i915_gem_relocation_entry *relocs;
619 sizeof(struct drm_i915_gem_relocation_entry)); in drm_intel_setup_reloc_list()