Searched refs:i915_ttm_resource_mappable (Results 1 – 3 of 3) sorted by relevance
104 bool i915_ttm_resource_mappable(struct ttm_resource *res);
441 if (!(i915_ttm_resource_mappable(bo->resource) && in i915_ttm_memcpy_allowed()442 i915_ttm_resource_mappable(dst_mem))) in i915_ttm_memcpy_allowed()
640 bool i915_ttm_resource_mappable(struct ttm_resource *res) in i915_ttm_resource_mappable() function671 if (!i915_ttm_resource_mappable(mem)) in i915_ttm_io_mem_reserve()1010 if (!i915_ttm_resource_mappable(bo->resource)) { in vm_fault_ttm()