aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_gem_evict.c
AgeCommit message (Expand)Author
2011-01-11drm/i915/evict: Ensure we completely cleanup on failureChris Wilson
2010-11-25drm/i915: Avoid allocation for execbuffer object listChris Wilson
2010-11-23drm/i915: Use drm_i915_gem_object as the preferred typeChris Wilson
2010-11-01Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2010-10-31drm/i915: Evict just the purgeable GTT entries on the first passChris Wilson
2010-10-28drm/i915: Flush read-only buffers from the active list upon idle as wellChris Wilson
2010-10-27drm/i915: range-restricted eviction supportDaniel Vetter
2010-10-21drm/i915: Enable SandyBridge blitter ringChris Wilson
2010-10-20drm/i915: Track objects in global active list (as well as per-ring)Chris Wilson
2010-10-20drm/i915: Simplify most HAS_BSD() checksChris Wilson
2010-10-03Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2010-10-01drm/i915: Fix refleak during eviction.Chris Wilson
2010-09-29drm/i915/debug: Remove defunct WATCH_LRUChris Wilson
2010-09-21Merge branch 'drm-intel-fixes' into HEADChris Wilson
2010-09-20drm/i915: Hold a reference to the object whilst unbinding the eviction listChris Wilson
2010-09-08drm/i915: Kill the active list spinlockChris Wilson
2010-08-09drm/i915: Implement fair lru eviction across both rings. (v2)Chris Wilson
2010-08-09drm/i915: Move the eviction logic to its own file.Chris Wilson