commit | d3301d86b4bf2bcf649982ae464211d8bcf9575a | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Fri May 21 13:55:54 2010 -0700 |
committer | Eric Anholt <eric@anholt.net> | Wed May 26 12:36:00 2010 -0700 |
tree | e3334543a973874297421d57a63f8c452ae76455 | |
parent | 62fdfeaf8b1f487060b6e160e7b5cd90287607c9 [diff] |
drm/i915: Rename dev_priv->ring to dev_priv->render_ring. 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.