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:
a360bb1
)
drm/i915: Remove unused ring->setup_seqno
author
Chris Wilson
<chris@chris-wilson.co.uk>
Tue, 17 Apr 2012 14:31:26 +0000
(15:31 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 18 Apr 2012 11:18:52 +0000
(13:18 +0200)
As we now no longer track a pipelined fence change, we never use
ring->setup_seqno and can kill it.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found