Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c286 struct reloc_cache { struct
295 } reloc_cache; member
540 if (!eb->reloc_cache.has_fence) { in eb_validate_vma()
544 eb->reloc_cache.needs_unfenced) && in eb_validate_vma()
597 if (eb->reloc_cache.has_fence) in eb_add_vma()
1231 struct reloc_cache *cache, in reloc_kmap()
1272 struct reloc_cache *cache = &eb->reloc_cache; in reloc_iomap()
1353 struct reloc_cache *cache = &eb->reloc_cache; in reloc_vaddr()
1410 eb->reloc_cache.vaddr); in relocate_entry()
1473 reloc_cache_unmap(&eb->reloc_cache); in eb_relocate_entry()
[all …]