Searched refs:I915_PL_SYSTEM (Results 1 – 3 of 3) sorted by relevance
57 #define I915_PL_SYSTEM TTM_PL_SYSTEM macro
54 if (bo->resource->mem_type == I915_PL_SYSTEM || obj->ttm.backup) in i915_ttm_backup()
54 .mem_type = I915_PL_SYSTEM,382 GEM_BUG_ON(ttm_mem_type != I915_PL_SYSTEM && in i915_ttm_region()384 if (ttm_mem_type == I915_PL_SYSTEM) in i915_ttm_region()
Completed in 7 milliseconds