Searched refs:I915_PL_SYSTEM (Results 1 – 2 of 2) sorted by relevance
65 #define I915_PL_SYSTEM TTM_PL_SYSTEM macro90 return mem->mem_type != I915_PL_SYSTEM; in i915_ttm_gtt_binds_lmem()102 return mem && mem->mem_type != I915_PL_SYSTEM; in i915_ttm_cpu_maps_iomem()
63 .mem_type = I915_PL_SYSTEM,