Searched refs:I915_BO_ALLOC_USER (Results 1 – 8 of 8) sorted by relevance
340 #define I915_BO_ALLOC_USER BIT(3) macro361 I915_BO_ALLOC_USER | \
213 if (!(obj->flags & I915_BO_ALLOC_USER)) in i915_gem_object_can_bypass_llc()710 if (!(obj->flags & I915_BO_ALLOC_USER)) in i915_gem_object_can_migrate()
322 I915_BO_ALLOC_USER); in i915_gem_prime_import()
525 I915_BO_ALLOC_USER); in i915_gem_userptr_ioctl()
125 flags = I915_BO_ALLOC_USER; in __i915_gem_object_create_user_ext()
1308 bo_type = (obj->flags & I915_BO_ALLOC_USER) ? ttm_bo_type_device : in __i915_gem_ttm_object_init()
43 I915_BO_ALLOC_USER); in intel_fbdev_fb_alloc()
176 I915_BO_ALLOC_USER | in initial_plane_vma()