aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem_evict.c
Commit message (Expand)AuthorAge
* drm/i915: Flush read-only buffers from the active list upon idle as wellChris Wilson2010-10-28
* drm/i915: Enable SandyBridge blitter ringChris Wilson2010-10-21
* drm/i915: Track objects in global active list (as well as per-ring)Chris Wilson2010-10-20
* drm/i915: Simplify most HAS_BSD() checksChris Wilson2010-10-20
* Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-10-03
|\
| * drm/i915: Fix refleak during eviction.Chris Wilson2010-10-01
* | drm/i915/debug: Remove defunct WATCH_LRUChris Wilson2010-09-29
* | Merge branch 'drm-intel-fixes' into HEADChris Wilson2010-09-21
|\|
| * drm/i915: Hold a reference to the object whilst unbinding the eviction listChris Wilson2010-09-20
* | drm/i915: Kill the active list spinlockChris Wilson2010-09-08
|/
* drm/i915: Implement fair lru eviction across both rings. (v2)Chris Wilson2010-08-09
* drm/i915: Move the eviction logic to its own file.Chris Wilson2010-08-09