|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
| int | i915_gem_evict_something (struct drm_device *dev, int min_size, unsigned alignment, unsigned cache_level, bool mappable, bool nonblocking) |
| int | i915_gem_evict_everything (struct drm_device *dev) |
| int i915_gem_evict_everything | ( | struct drm_device * | dev | ) |
Definition at line 154 of file i915_gem_evict.c.
| int i915_gem_evict_something | ( | struct drm_device * | dev, |
| int | min_size, | ||
| unsigned | alignment, | ||
| unsigned | cache_level, | ||
| bool | mappable, | ||
| bool | nonblocking | ||
| ) |
Definition at line 45 of file i915_gem_evict.c.
1.8.2