commit | 69c2fc891343cb5217c866d10709343cff190bdc | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Jul 20 12:41:03 2012 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Jul 25 18:23:53 2012 +0200 |
tree | e656c584f732c1cf1b3fc709ba54ff216565f985 | |
parent | 65ce3027415d4dc9ee18ef0a135214b4fb76730b [diff] |
drm/i915: Remove the per-ring write list This is now handled by a global flag to ensure we emit a flush before the next serialisation point (if we failed to queue one previously). Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>