Searched refs:I915_USERPTR_PROBE (Results 1 – 4 of 4) sorted by relevance
180 userptr.flags |= I915_USERPTR_PROBE; in anv_gem_userptr()
2629 #define I915_USERPTR_PROBE 0x2 macro
1185 .flags = bufmgr->has_userptr_probe ? I915_USERPTR_PROBE : 0, in iris_bo_create_userptr()
1976 - anv: Use I915_USERPTR_PROBE when available2341 - iris: Use the new I915_USERPTR_PROBE API