/src/sys/external/bsd/drm2/dist/drm/i915/gem/ |
i915_gem_execbuffer.c | 1351 eb_relocate_entry(struct i915_execbuffer *eb, function in typeref:typename:u64 1496 u64 offset = eb_relocate_entry(eb, vma, r); 1548 u64 offset = eb_relocate_entry(eb, vma, &relocs[i]);
|
i915_gem_execbuffer.c | 1351 eb_relocate_entry(struct i915_execbuffer *eb, function in typeref:typename:u64 1496 u64 offset = eb_relocate_entry(eb, vma, r); 1548 u64 offset = eb_relocate_entry(eb, vma, &relocs[i]);
|