Searched refs:i915_ggtt_has_aperture (Results 1 – 11 of 11) sorted by relevance
133 !i915_ggtt_has_aperture(to_gt(mem->i915)->ggtt)) in i915_gem_object_create_region_at()
1223 else if (!i915_ggtt_has_aperture(to_gt(i915)->ggtt)) in i915_gem_dumb_mmap_offset()1271 if (!i915_ggtt_has_aperture(to_gt(i915)->ggtt)) in i915_gem_mmap_offset_ioctl()1590 mmap_type = i915_ggtt_has_aperture(ggtt) ? I915_MMAP_TYPE_GTT : I915_MMAP_TYPE_WC; in i915_gem_fb_mmap()
52 if (!i915_ggtt_has_aperture(ggtt)) in trash_stolen()
988 if (!i915_ggtt_has_aperture(to_gt(i915)->ggtt)) in igt_vma_remapped_gtt()
1353 if (!i915_ggtt_has_aperture(ggtt)) in igt_ggtt_page()
120 if (IS_ERR(obj) && i915_ggtt_has_aperture(ggtt) && !HAS_LLC(i915)) in create_ring_vma()
598 static inline bool i915_ggtt_has_aperture(const struct i915_ggtt *ggtt) in i915_ggtt_has_aperture() function
855 if (!i915_ggtt_has_aperture(ggtt)) in intel_ggtt_init_fences()
1089 if (!HAS_LLC(engine->i915) && i915_ggtt_has_aperture(engine->gt->ggtt)) in pin_ggtt_status_page()
262 if (IS_ERR(dpt_obj) && i915_ggtt_has_aperture(to_gt(i915)->ggtt)) in intel_dpt_create()
324 if (!i915_ggtt_has_aperture(to_gt(i915)->ggtt)) in igt_partial_tiling()457 if (!i915_ggtt_has_aperture(to_gt(i915)->ggtt)) in igt_smoke_tiling()880 !i915_ggtt_has_aperture(to_gt(i915)->ggtt)) in can_mmap()