Searched refs:I915_BO_FLAG_STRUCT_PAGE (Results 1 – 9 of 9) sorted by relevance
118 obj->mem_flags |= I915_BO_FLAG_STRUCT_PAGE; in huge_gem_object()
193 obj->mem_flags |= I915_BO_FLAG_STRUCT_PAGE; in huge_pages_object()
159 obj->mem_flags |= I915_BO_FLAG_STRUCT_PAGE; in __i915_gem_object_create_internal()
350 #define I915_BO_FLAG_STRUCT_PAGE BIT(0) /* Object backed by struct pages */ macro
81 obj->mem_flags &= ~I915_BO_FLAG_STRUCT_PAGE; in i915_gem_object_get_pages_phys()
127 obj->mem_flags &= ~(I915_BO_FLAG_STRUCT_PAGE | I915_BO_FLAG_IOMEM); in i915_ttm_adjust_gem_after_move()130 I915_BO_FLAG_STRUCT_PAGE; in i915_ttm_adjust_gem_after_move()
552 obj->mem_flags = I915_BO_FLAG_STRUCT_PAGE; in i915_gem_userptr_ioctl()
583 obj->mem_flags |= I915_BO_FLAG_STRUCT_PAGE; in shmem_object_init()
547 return obj->mem_flags & I915_BO_FLAG_STRUCT_PAGE; in i915_gem_object_has_struct_page()