From: Chris Wilson Date: Mon, 9 Apr 2012 12:59:46 +0000 (+0100) Subject: drm/i915/ringbuffer: Exclude last 2 cachlines of ring on 845g X-Git-Tag: v3.4-rc3~33^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27c1cbd06a7620b354cbb363834f3bb8df4f410d;p=pandora-kernel.git drm/i915/ringbuffer: Exclude last 2 cachlines of ring on 845g The 845g shares the errata with i830 whereby executing a command within 2 cachelines of the end of the ringbuffer may cause a GPU hang. Signed-off-by: Chris Wilson Cc: stable@kernel.org Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed