commit | 6f392d548658a17600da7faaf8a5df25ee5f01f6 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Sat Aug 07 11:01:22 2010 +0100 |
committer | Eric Anholt <eric@anholt.net> | Mon Aug 09 11:24:32 2010 -0700 |
tree | f71098d2faa94ca6525862a0ea50e831abcba75a | |
parent | 0108a3edd5c2e3b150a550d565b6aa1a67c0edbe [diff] |
drm/i915: Use a common seqno for all rings. This will be used by the eviction logic to maintain fairness between the rings. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Eric Anholt <eric@anholt.net>