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:
62fdfea
)
drm/i915: Rename dev_priv->ring to dev_priv->render_ring.
author
Eric Anholt
<eric@anholt.net>
Fri, 21 May 2010 20:55:54 +0000
(13:55 -0700)
committer
Eric Anholt
<eric@anholt.net>
Wed, 26 May 2010 19:36:00 +0000
(12:36 -0700)
With the advent of the BSD ring, be clear about which ring this is.
The docs are pretty consistent with calling this the Render engine at
this point.
No differences found