Home
last modified time | relevance | path

Searched refs:i915_gem_evict_from_list (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/intel/io/drm/
H A Di915_gem.c2508 i915_gem_evict_from_list(struct drm_device *dev, struct list_head *head, uint32_t type) in i915_gem_evict_from_list() function
2626 ret = i915_gem_evict_from_list(dev, &dev_priv->mm.inactive_list, type); in i915_gem_idle()