git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0201f1e
)
drm/i915: Remove the defunct flushing list
author
Chris Wilson
<chris@chris-wilson.co.uk>
Fri, 20 Jul 2012 11:41:02 +0000
(12:41 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 25 Jul 2012 16:23:52 +0000
(18:23 +0200)
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>
No differences found