Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/i915/
Di915_vma.h214 void __i915_vma_set_map_and_fenceable(struct i915_vma *vma);
Di915_vma.c672 void __i915_vma_set_map_and_fenceable(struct i915_vma *vma) in __i915_vma_set_map_and_fenceable() function
1478 __i915_vma_set_map_and_fenceable(vma); in i915_vma_pin_ww()