Home
last modified time | relevance | path

Searched refs:mappable (Results 1 – 9 of 9) sorted by relevance

/drivers/gpu/drm/i915/
Di915_dma.c983 dev_priv->gtt.mappable = in i915_driver_load()
986 if (dev_priv->gtt.mappable == NULL) { in i915_driver_load()
1113 io_mapping_free(dev_priv->gtt.mappable); in i915_driver_load()
1152 io_mapping_free(dev_priv->gtt.mappable); in i915_driver_unload()
Di915_gem_gtt.h353 struct io_mapping *mappable; /* Mapping to our CPU mappable region */ member
Dintel_overlay.c199 regs = io_mapping_map_wc(dev_priv->gtt.mappable, in intel_overlay_map_regs()
1491 regs = io_mapping_map_atomic_wc(dev_priv->gtt.mappable, in intel_overlay_map_regs_atomic()
Di915_gem_execbuffer.c311 reloc_page = io_mapping_map_atomic_wc(dev_priv->gtt.mappable, in relocate_entry_gtt()
321 io_mapping_map_atomic_wc(dev_priv->gtt.mappable, in relocate_entry_gtt()
Di915_gem.c810 if (fast_user_write(dev_priv->gtt.mappable, page_base, in i915_gem_gtt_pwrite_fast()
4225 bool mappable, fenceable; in __i915_vma_set_map_and_fenceable() local
4239 mappable = (vma->node.start + fence_size <= in __i915_vma_set_map_and_fenceable()
4242 obj->map_and_fenceable = mappable && fenceable; in __i915_vma_set_map_and_fenceable()
Di915_gpu_error.c656 s = io_mapping_map_atomic_wc(dev_priv->gtt.mappable, in i915_error_object_create()
/drivers/gpu/drm/nouveau/
Dnouveau_bo.c1423 u32 mappable = device->func->resource_size(device, 1) >> PAGE_SHIFT; in nouveau_ttm_fault_reserve_notify() local
1446 bo->mem.start + bo->mem.num_pages < mappable) in nouveau_ttm_fault_reserve_notify()
1451 nvbo->placements[i].lpfn = mappable; in nouveau_ttm_fault_reserve_notify()
1456 nvbo->busy_placements[i].lpfn = mappable; in nouveau_ttm_fault_reserve_notify()
/drivers/staging/fsl-mc/
DREADME.txt107 objects present (including mappable regions and interrupts).
120 A DPRC has a mappable mmio region (an MC portal) that can be used
/drivers/mtd/maps/
DKconfig86 prompt "Maximum mappable memory available for flash IO"