Home
last modified time | relevance | path

Searched refs:lmem (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/i915/
H A Di915_vma_resource.h54 bool lmem:1; member
207 bool lmem, in i915_vma_resource_init() argument
223 vma_res->bi.lmem = lmem; in i915_vma_resource_init()
/linux/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_dmabuf.c96 struct intel_memory_region *lmem = i915->mm.regions[INTEL_REGION_LMEM_0]; in igt_dmabuf_import_same_driver_lmem() local
102 if (!lmem) in igt_dmabuf_import_same_driver_lmem()
107 obj = __i915_gem_object_create_user(i915, PAGE_SIZE, &lmem, 1); in igt_dmabuf_import_same_driver_lmem()
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_ppgtt.c200 if (vma_res->bi.lmem) in ppgtt_bind_vma()
/linux/drivers/gpu/drm/xe/
H A Dxe_gt_sriov_pf_config.c1453 u64 lmem = pf_get_vf_config_lmem(tile->primary_gt, vfid); in pf_distribute_config_lmem() local
1455 if (!lmem) in pf_distribute_config_lmem()
1457 err = pf_push_vf_cfg_lmem(gt, vfid, lmem); in pf_distribute_config_lmem()