Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/block/
Dioprio.txt26 to be more directly mappable to performance, by passing in a wanted data
31 determines how much io bandwidth the process will get, it's directly mappable
/linux-4.4.14/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.h350 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()
4138 bool mappable, fenceable; in __i915_vma_set_map_and_fenceable() local
4152 mappable = (vma->node.start + fence_size <= in __i915_vma_set_map_and_fenceable()
4155 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()
/linux-4.4.14/Documentation/fb/
Dmetronomefb.txt34 mappable frame buffer. It has been tested with tinyx (Xfbdev). It is known
/linux-4.4.14/arch/metag/mm/
DKconfig45 Some Meta systems have MMU-mappable on-chip memories with
/linux-4.4.14/Documentation/
Dio-mapping.txt13 mappable, while 'size' indicates how large a mapping region to
/linux-4.4.14/Documentation/leds/
Dleds-class.txt91 There are a number of cases where a trigger might only be mappable to a
/linux-4.4.14/Documentation/trace/
Dstm.txt63 to userspace for zero-copy writing. One mappable page (in terms of
/linux-4.4.14/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
/linux-4.4.14/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()
/linux-4.4.14/drivers/mtd/maps/
DKconfig86 prompt "Maximum mappable memory available for flash IO"