HomeSort by: relevance | last modified time | path
    Searched refs:presumed_offset (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm/dist/shared-core/
i915_drm.h 588 uint64_t presumed_offset; member in struct:drm_i915_gem_relocation_entry
648 * presumed_offset writes.
drm.h 823 * offset in the presumed_offset field. If that offset ends up matching
844 uint64_t presumed_offset; member in struct:drm_bo_info_req
  /src/sys/external/bsd/drm2/dist/drm/i915/gem/
i915_gem_execbuffer.c 144 * reloc.presumed_offset which in turn must match the corresponding
1410 gen8_canonical_addr(target->node.start) == reloc->presumed_offset)
1509 * reloc.presumed_offset or will not
1525 if (unlikely(__put_user(offset, &urelocs[r-stack].presumed_offset))) {
1637 * presumed_offset before the next execbuffer - if that
1646 &urelocs[copied].presumed_offset,
2712 * reloc.presumed_offset to be an exact match,
  /src/sys/external/bsd/drm2/dist/include/uapi/drm/
i915_drm.h 874 __u64 presumed_offset; member in struct:drm_i915_gem_relocation_entry
936 * presumed_offset writes.
988 * presumed_offset of the object.
990 * current GTT offset of the object, for future presumed_offset writes.

Completed in 169 milliseconds