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:
dd2b379
)
drm/i915/ringbuffer: Drop the redundant dev from the vfunc interface
author
Chris Wilson
<chris@chris-wilson.co.uk>
Wed, 27 Oct 2010 11:18:21 +0000
(12:18 +0100)
committer
Chris Wilson
<chris@chris-wilson.co.uk>
Wed, 27 Oct 2010 11:18:21 +0000
(12:18 +0100)
The ringbuffer keeps a pointer to the parent device, so we can use that
instead of passing around the pointer on the stack.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
No differences found