From: Eric Anholt Date: Fri, 21 May 2010 20:55:54 +0000 (-0700) Subject: drm/i915: Rename dev_priv->ring to dev_priv->render_ring. X-Git-Tag: v2.6.35-rc2~56^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3301d86b4bf2bcf649982ae464211d8bcf9575a;p=pandora-kernel.git 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. --- Reading git-diff-tree failed