Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/
Di915_vma.h301 void __i915_vma_set_map_and_fenceable(struct i915_vma *vma);
Di915_vma.c462 void __i915_vma_set_map_and_fenceable(struct i915_vma *vma) in __i915_vma_set_map_and_fenceable() function
741 __i915_vma_set_map_and_fenceable(vma); in __i915_vma_do_pin()
/Linux-v5.4/drivers/gpu/drm/i915/gem/
Di915_gem_stolen.c689 __i915_vma_set_map_and_fenceable(vma); in i915_gem_object_create_stolen_for_preallocated()