Searched refs:I915_BO_ALLOC_USER (Results 1 – 6 of 6) sorted by relevance
319 #define I915_BO_ALLOC_USER BIT(3) macro334 I915_BO_ALLOC_USER | \
150 if (!(obj->flags & I915_BO_ALLOC_USER)) in i915_gem_object_can_bypass_llc()613 if (!(obj->flags & I915_BO_ALLOC_USER)) in i915_gem_object_can_migrate()
323 I915_BO_ALLOC_USER); in i915_gem_prime_import()
124 flags = I915_BO_ALLOC_USER; in __i915_gem_object_create_user_ext()
551 I915_BO_ALLOC_USER); in i915_gem_userptr_ioctl()
1233 bo_type = (obj->flags & I915_BO_ALLOC_USER) ? ttm_bo_type_device : in __i915_gem_ttm_object_init()