From: Damien Lespiau Date: Tue, 15 Oct 2013 17:55:29 +0000 (+0100) Subject: drm/i915: Keep the CRC values into a circular buffer X-Git-Tag: v3.13-rc1~76^2~68^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2c88f5b1dea77b57759387728917a124eb1c098;p=pandora-kernel.git drm/i915: Keep the CRC values into a circular buffer There are a few good properties to a circular buffer, for instance it has a number of entries (before we were always dumping the full buffer). Signed-off-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed