Searched refs:INTEL_MEMORY_LOCAL (Results 1 – 15 of 15) sorted by relevance
60 if (mr->type == INTEL_MEMORY_LOCAL) { in lmem_restore()76 if (mr->type == INTEL_MEMORY_LOCAL) { in lmem_suspend()92 if (mr->type == INTEL_MEMORY_LOCAL) in lmem_recover()
826 case INTEL_MEMORY_LOCAL: in i915_gem_object_placement_possible()870 obj->mm.placements[i]->type == INTEL_MEMORY_LOCAL) in i915_gem_object_needs_ccs_pages()
207 mem_type = INTEL_MEMORY_LOCAL; in i915_gem_dumb_create()
73 return intel_memory_region_lookup(i915, INTEL_MEMORY_LOCAL, in i915_ttm_region()
552 if (i915_gem_object_placement_possible(obj, INTEL_MEMORY_LOCAL)) { in i915_gem_object_pin_map()
23 .class = INTEL_MEMORY_LOCAL,177 case INTEL_MEMORY_LOCAL: in intel_memory_type_is_local()235 case INTEL_MEMORY_LOCAL: in intel_memory_type_str()312 if (mr->type == INTEL_MEMORY_LOCAL) { in intel_memory_region_avail()
24 INTEL_MEMORY_LOCAL = I915_MEMORY_CLASS_DEVICE, enumerator
58 GEM_BUG_ON(mem->type != INTEL_MEMORY_LOCAL && in intel_region_to_ttm_type()
504 if (mr->type == INTEL_MEMORY_LOCAL) in query_memregion_info()
266 INTEL_MEMORY_LOCAL, in setup_lmem()
307 vm->min_alignment[INTEL_MEMORY_LOCAL] = I915_GTT_PAGE_SIZE_64K; in i915_address_space_init()
99 err, INTEL_MEMORY_LOCAL); in intel_gt_probe_lmem()
62 return INTEL_MEMORY_LOCAL; in initial_plane_memory_type()
550 t->align = i915_vm_min_alignment(t->ce->vm, INTEL_MEMORY_LOCAL); in tiled_blits_create()
1683 if (mr->type == INTEL_MEMORY_LOCAL && in igt_ppgtt_mixed()
Completed in 39 milliseconds