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:
748ebc6
)
drm/i915: Move the implementation details of PIPE_CONTROL to the ringbuffer
author
Chris Wilson
<chris@chris-wilson.co.uk>
Fri, 12 Nov 2010 10:46:37 +0000
(10:46 +0000)
committer
Chris Wilson
<chris@chris-wilson.co.uk>
Tue, 23 Nov 2010 20:19:14 +0000
(20:19 +0000)
The pipe control object is allocated by the device for the sole use of the
render ringbuffer. Move this detail from the general code to the render
ring buffer initialisation.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
No differences found