Searched refs:relocs_ptr (Results 1 – 7 of 7) sorted by relevance
863 __u64 relocs_ptr; member913 __u64 relocs_ptr; member
313 objects[0].relocs_ptr = 0; in submit_batch()327 objects[1].relocs_ptr = 0; in submit_batch()333 objects[1].relocs_ptr = (uintptr_t)(void *)&relocs[0]; in submit_batch()
863 entry->relocs_ptr = (uintptr_t)batch->state.relocs.relocs; in submit_batch()870 entry->relocs_ptr = (uintptr_t)batch->command.relocs.relocs; in submit_batch()
1138 __u64 relocs_ptr; member1189 __u64 relocs_ptr; member
140 (const struct drm_i915_gem_relocation_entry *) (uintptr_t) obj->relocs_ptr; in relocate_bo()
1318 obj->relocs_ptr = 0; in anv_execbuf_add_bo()1341 obj->relocs_ptr = (uintptr_t) relocs->relocs; in anv_execbuf_add_bo()
519 bufmgr_gem->exec2_objects[index].relocs_ptr = (uintptr_t)bo_gem->relocs; in drm_intel_add_validate_buffer2()