Searched refs:mappable (Results 1 - 5 of 5) sorted by relevance

/solaris-x11-s12/open-src/kernel/i915/src/
H A Di915_gem_evict.c51 bool mappable, bool nonblocking)
83 if (mappable)
49 i915_gem_evict_something(struct drm_device *dev, int min_size, unsigned alignment, unsigned cache_level, bool mappable, bool nonblocking) argument
H A Dintel_overlay.c1431 regs = io_mapping_map_atomic_wc(dev_priv->gtt.mappable,
H A Di915_gem.c2587 bool mappable, fenceable; local
2619 map_and_fenceable ? "mappable" : "total",
2677 mappable =
2680 obj->map_and_fenceable = mappable && fenceable;
H A Di915_drv.h1297 * Is the object at the current location in the gtt mappable and
1303 * Whether the current gtt mapping needs to be mappable (and isn't just
1304 * mappable by accident). Track pin and fault separate for a more
1305 * accurate mappable working set.
1852 bool mappable,
H A Di915_irq.c1491 s = io_mapping_map_atomic_wc(dev_priv->gtt.mappable,

Completed in 43 milliseconds