Searched refs:presumed_offset (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/ |
H A D | i915_drm.h | 458 __u64 presumed_offset; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_execbuffer.c | 146 * reloc.presumed_offset which in turn must match the corresponding 1636 gen8_canonical_addr(target->vma->node.start) == reloc->presumed_offset) in eb_relocate_entry() 1728 * reloc.presumed_offset or will not in eb_relocate_vma() 1745 &urelocs[r - stack].presumed_offset); in eb_relocate_vma() 1854 * presumed_offset before the next execbuffer - if that in eb_copy_relocations() 1863 &urelocs[copied].presumed_offset, in eb_copy_relocations() 2130 * reloc.presumed_offset to be an exact match, in eb_relocate_parse() 3137 * reloc.presumed_offset to be an exact match, in i915_gem_do_execbuffer()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_execbuffer.c | 156 * reloc.presumed_offset which in turn must match the corresponding 1489 gen8_canonical_addr(i915_vma_offset(target->vma)) == reloc->presumed_offset) in eb_relocate_entry() 1581 * reloc.presumed_offset or will not in eb_relocate_vma() 1598 &urelocs[r - stack].presumed_offset); in eb_relocate_vma() 1707 * presumed_offset before the next execbuffer - if that in eb_copy_relocations() 1716 &urelocs[copied].presumed_offset, in eb_copy_relocations() 1960 * reloc.presumed_offset to be an exact match, in eb_relocate_parse() 3475 * reloc.presumed_offset to be an exact match, in i915_gem_do_execbuffer()
|
/kernel/linux/linux-5.10/tools/include/uapi/drm/ |
H A D | i915_drm.h | 878 __u64 presumed_offset; member 940 * presumed_offset writes. 992 * presumed_offset of the object. 994 * current GTT offset of the object, for future presumed_offset writes.
|
/kernel/linux/linux-5.10/include/uapi/drm/ |
H A D | i915_drm.h | 878 __u64 presumed_offset; member 940 * presumed_offset writes. 992 * presumed_offset of the object. 994 * current GTT offset of the object, for future presumed_offset writes.
|
/kernel/linux/linux-6.6/include/uapi/drm/ |
H A D | i915_drm.h | 1140 __u64 presumed_offset; member 1202 * presumed_offset writes. 1256 * presumed_offset of the object. 1259 * current GTT offset of the object, for future presumed_offset writes.
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/ |
H A D | i915_drm.h | 469 __u64 presumed_offset; member
|
/kernel/linux/linux-6.6/tools/include/uapi/drm/ |
H A D | i915_drm.h | 1140 __u64 presumed_offset; member 1202 * presumed_offset writes. 1256 * presumed_offset of the object. 1259 * current GTT offset of the object, for future presumed_offset writes.
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/ |
H A D | i915_drm.h | 469 __u64 presumed_offset; member
|
Completed in 52 milliseconds