Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/drivers/gpu/drm/i915/
Di915_dma.c868 dev_priv->gtt.mappable = in i915_driver_load()
871 if (dev_priv->gtt.mappable == NULL) { in i915_driver_load()
1000 io_mapping_free(dev_priv->gtt.mappable); in i915_driver_load()
1037 io_mapping_free(dev_priv->gtt.mappable); in i915_driver_unload()
Di915_gem_gtt.h296 struct io_mapping *mappable; /* Mapping to our CPU mappable region */ member
Dintel_overlay.c198 regs = io_mapping_map_wc(dev_priv->gtt.mappable, in intel_overlay_map_regs()
1460 regs = io_mapping_map_atomic_wc(dev_priv->gtt.mappable, in intel_overlay_map_regs_atomic()
Di915_gem_execbuffer.c316 reloc_page = io_mapping_map_atomic_wc(dev_priv->gtt.mappable, in relocate_entry_gtt()
326 io_mapping_map_atomic_wc(dev_priv->gtt.mappable, in relocate_entry_gtt()
Di915_gem.c828 if (fast_user_write(dev_priv->gtt.mappable, page_base, in i915_gem_gtt_pwrite_fast()
4176 bool mappable, fenceable; in i915_gem_object_do_pin() local
4190 mappable = (vma->node.start + fence_size <= in i915_gem_object_do_pin()
4193 obj->map_and_fenceable = mappable && fenceable; in i915_gem_object_do_pin()
Di915_gpu_error.c643 s = io_mapping_map_atomic_wc(dev_priv->gtt.mappable, in i915_error_object_create()
/linux-4.1.27/Documentation/fb/
Dmetronomefb.txt34 mappable frame buffer. It has been tested with tinyx (Xfbdev). It is known
/linux-4.1.27/arch/metag/mm/
DKconfig45 Some Meta systems have MMU-mappable on-chip memories with
/linux-4.1.27/Documentation/
Dio-mapping.txt13 mappable, while 'size' indicates how large a mapping region to
/linux-4.1.27/Documentation/leds/
Dleds-class.txt94 There are a number of cases where a trigger might only be mappable to a
/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_bo.c1425 u32 mappable = nv_device_resource_len(nvxx_device(device), 1) >> PAGE_SHIFT; in nouveau_ttm_fault_reserve_notify() local
1448 bo->mem.start + bo->mem.num_pages < mappable) in nouveau_ttm_fault_reserve_notify()
1453 nvbo->placements[i].lpfn = mappable; in nouveau_ttm_fault_reserve_notify()
1458 nvbo->busy_placements[i].lpfn = mappable; in nouveau_ttm_fault_reserve_notify()
/linux-4.1.27/drivers/mtd/maps/
DKconfig86 prompt "Maximum mappable memory available for flash IO"