[PATCH 9/9] drm/i915: implement fair lru eviction

2010-05-18 Thread Daniel Vetter
Besides that this should leader to better gtt usage (by not favouring small objects) this also fixes the eviction-ping-pong-of-doom. Signed-off-by: Daniel Vetter --- drivers/gpu/drm/i915/i915_gem.c | 79 +- 1 files changed, 52 insertions(+), 27 deletions(-)

[PATCH 9/9] drm/i915: implement fair lru eviction

2010-05-18 Thread Daniel Vetter
Besides that this should leader to better gtt usage (by not favouring small objects) this also fixes the eviction-ping-pong-of-doom. Signed-off-by: Daniel Vetter --- drivers/gpu/drm/i915/i915_gem.c | 79 +- 1 files changed, 52 insertions(+), 27 deletions(-)