Home
last modified time | relevance | path

Searched refs:reloc_cache (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/i915/gem/
A Di915_gem_execbuffer.c281 struct reloc_cache { struct
290 } reloc_cache; member
534 if (!eb->reloc_cache.has_fence) { in eb_validate_vma()
538 eb->reloc_cache.needs_unfenced) && in eb_validate_vma()
591 if (eb->reloc_cache.has_fence) in eb_add_vma()
1134 struct reloc_cache *cache, in reloc_kmap()
1174 struct reloc_cache *cache = &eb->reloc_cache; in reloc_iomap()
1241 struct reloc_cache *cache = &eb->reloc_cache; in reloc_vaddr()
1300 eb->reloc_cache.vaddr); in relocate_entry()
1488 reloc_cache_reset(&eb->reloc_cache, eb); in eb_relocate_vma()
[all …]

Completed in 9 milliseconds