Searched refs:i915_gem_evict_from_list (Results 1 – 1 of 1) sorted by relevance
2508 i915_gem_evict_from_list(struct drm_device *dev, struct list_head *head, uint32_t type) in i915_gem_evict_from_list() function2626 ret = i915_gem_evict_from_list(dev, &dev_priv->mm.inactive_list, type); in i915_gem_idle()