Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/
H A Di915_vma.h265 void __i915_vma_set_map_and_fenceable(struct i915_vma *vma);
H A Di915_vma.c722 void __i915_vma_set_map_and_fenceable(struct i915_vma *vma) in __i915_vma_set_map_and_fenceable() function
1564 __i915_vma_set_map_and_fenceable(vma); in i915_vma_pin_ww()