Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_vma.h270 void __i915_vma_set_map_and_fenceable(struct i915_vma *vma);
Di915_vma.c453 void __i915_vma_set_map_and_fenceable(struct i915_vma *vma) in __i915_vma_set_map_and_fenceable() function
746 __i915_vma_set_map_and_fenceable(vma); in __i915_vma_do_pin()
Di915_gem_stolen.c705 __i915_vma_set_map_and_fenceable(vma); in i915_gem_object_create_stolen_for_preallocated()