From: Chris Wilson Date: Fri, 22 Oct 2010 16:02:41 +0000 (+0100) Subject: drm/i915/ringbuffer: Write the value passed in to the tail register X-Git-Tag: v2.6.37-rc1~92^2~11^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=297b0c5be3b6e08890cbd7149313408847e81715;p=pandora-kernel.git drm/i915/ringbuffer: Write the value passed in to the tail register This should fix the error along the reset path were we tried to clear the tail register by setting it to 0, but were in fact setting it to the current value and complaining when it did not reset to 0. Signed-off-by: Chris Wilson --- Reading git-diff-tree failed