From: Zou Nan hai Date: Fri, 21 May 2010 01:08:55 +0000 (+0800) Subject: drm/i915: introduce intel_ring_buffer structure (V2) X-Git-Tag: v2.6.35-rc2~56^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8187a2b70e34c727a06617441f74f202b6fefaf9;p=pandora-kernel.git drm/i915: introduce intel_ring_buffer structure (V2) Introduces a more complete intel_ring_buffer structure with callbacks for setup and management of a particular ringbuffer, and converts the render ring buffer consumers to use it. Signed-off-by: Zou Nan hai Signed-off-by: Xiang Hai hao [anholt: Fixed up whitespace fail and rebased against prep patches] Signed-off-by: Eric Anholt --- Reading git-diff-tree failed