Searched refs:eb_relocate_entry (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_execbuffer.c | 1576 eb_relocate_entry(struct i915_execbuffer *eb, in eb_relocate_entry() function 1715 u64 offset = eb_relocate_entry(eb, ev, r); in eb_relocate_vma() 1765 u64 offset = eb_relocate_entry(eb, ev, &relocs[i]); in eb_relocate_vma_slow()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_execbuffer.c | 1422 eb_relocate_entry(struct i915_execbuffer *eb, in eb_relocate_entry() function 1568 u64 offset = eb_relocate_entry(eb, ev, r); in eb_relocate_vma() 1618 u64 offset = eb_relocate_entry(eb, ev, &relocs[i]); in eb_relocate_vma_slow()
|
Completed in 8 milliseconds