From: Chris Wilson Date: Fri, 12 Nov 2010 10:46:37 +0000 (+0000) Subject: drm/i915: Move the implementation details of PIPE_CONTROL to the ringbuffer X-Git-Tag: v2.6.38-rc1~419^2~23^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6913e4bdb09134dbdccd613e880d413b5911591;p=pandora-kernel.git drm/i915: Move the implementation details of PIPE_CONTROL to the ringbuffer 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 --- Reading git-diff-tree failed