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:
c717966
)
drm/i915/ringbuffer: Remove broken intel_fill_struct()
author
Chris Wilson
<chris@chris-wilson.co.uk>
Thu, 21 Oct 2010 18:00:02 +0000
(19:00 +0100)
committer
Chris Wilson
<chris@chris-wilson.co.uk>
Thu, 21 Oct 2010 18:00:02 +0000
(19:00 +0100)
... before someone tries to use it. The code both calls
intel_ring_begin/advance() and open-codes the bookkeeping performed by
those two functions.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
No differences found