HomeSort by: relevance | last modified time | path
    Searched defs:try_qad_pin (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_vma.c 825 static bool try_qad_pin(struct i915_vma *vma, unsigned int flags) function in typeref:typename:bool
951 if (try_qad_pin(vma, flags & I915_VMA_BIND_MASK))
i915_vma.c 825 static bool try_qad_pin(struct i915_vma *vma, unsigned int flags) function in typeref:typename:bool
951 if (try_qad_pin(vma, flags & I915_VMA_BIND_MASK))

Completed in 26 milliseconds