Searched refs:mappable (Results 1 – 15 of 15) sorted by relevance
/linux-4.4.14/Documentation/block/ |
D | ioprio.txt | 26 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/ |
D | i915_dma.c | 983 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()
|
D | i915_gem_gtt.h | 350 struct io_mapping *mappable; /* Mapping to our CPU mappable region */ member
|
D | intel_overlay.c | 199 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()
|
D | i915_gem_execbuffer.c | 311 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()
|
D | i915_gem.c | 810 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()
|
D | i915_gpu_error.c | 656 s = io_mapping_map_atomic_wc(dev_priv->gtt.mappable, in i915_error_object_create()
|
/linux-4.4.14/Documentation/fb/ |
D | metronomefb.txt | 34 mappable frame buffer. It has been tested with tinyx (Xfbdev). It is known
|
/linux-4.4.14/arch/metag/mm/ |
D | Kconfig | 45 Some Meta systems have MMU-mappable on-chip memories with
|
/linux-4.4.14/Documentation/ |
D | io-mapping.txt | 13 mappable, while 'size' indicates how large a mapping region to
|
/linux-4.4.14/Documentation/leds/ |
D | leds-class.txt | 91 There are a number of cases where a trigger might only be mappable to a
|
/linux-4.4.14/Documentation/trace/ |
D | stm.txt | 63 to userspace for zero-copy writing. One mappable page (in terms of
|
/linux-4.4.14/drivers/staging/fsl-mc/ |
D | README.txt | 107 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/ |
D | nouveau_bo.c | 1423 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/ |
D | Kconfig | 86 prompt "Maximum mappable memory available for flash IO"
|