commit | 65ce3027415d4dc9ee18ef0a135214b4fb76730b | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Jul 20 12:41:02 2012 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Jul 25 18:23:52 2012 +0200 |
tree | 74b94b51e2aa3a124311f410f74d8d13c1161ad8 | |
parent | 0201f1ecf4b81f08799b1fb9c8cdf1125b9b78a6 [diff] |
drm/i915: Remove the defunct flushing list As we guarantee to emit a flush before emitting the breadcrumb or the next batchbuffer, there is no further need for the flushing list. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>