Searched refs:I915_BO_ALLOC_USER (Results 1 – 8 of 8) sorted by relevance
328 #define I915_BO_ALLOC_USER BIT(3) macro349 I915_BO_ALLOC_USER | \
208 if (!(obj->flags & I915_BO_ALLOC_USER)) in i915_gem_object_can_bypass_llc()704 if (!(obj->flags & I915_BO_ALLOC_USER)) in i915_gem_object_can_migrate()
322 I915_BO_ALLOC_USER); in i915_gem_prime_import()
552 I915_BO_ALLOC_USER); in i915_gem_userptr_ioctl()
125 flags = I915_BO_ALLOC_USER; in __i915_gem_object_create_user_ext()
1313 bo_type = (obj->flags & I915_BO_ALLOC_USER) ? ttm_bo_type_device : in __i915_gem_ttm_object_init()
114 I915_BO_ALLOC_USER | in initial_plane_vma()
179 I915_BO_ALLOC_USER); in intelfb_alloc()