Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_vma.h261 void __i915_vma_set_map_and_fenceable(struct i915_vma *vma);
H A Di915_vma.c712 void __i915_vma_set_map_and_fenceable(struct i915_vma *vma) in __i915_vma_set_map_and_fenceable() function
1554 __i915_vma_set_map_and_fenceable(vma); in i915_vma_pin_ww()