Searched refs:ttm_mem_type (Results 1 – 1 of 1) sorted by relevance
62 i915_ttm_region(struct ttm_device *bdev, int ttm_mem_type) in i915_ttm_region() argument67 GEM_BUG_ON(ttm_mem_type != I915_PL_SYSTEM && in i915_ttm_region()68 ttm_mem_type < I915_PL_LMEM0); in i915_ttm_region()69 if (ttm_mem_type == I915_PL_SYSTEM) in i915_ttm_region()74 ttm_mem_type - I915_PL_LMEM0); in i915_ttm_region()