From: Chris Wilson Date: Fri, 20 Jul 2012 11:41:03 +0000 (+0100) Subject: drm/i915: Remove the per-ring write list X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~20^2~61^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69c2fc891343cb5217c866d10709343cff190bdc;p=pandora-kernel.git drm/i915: Remove the per-ring write list This is now handled by a global flag to ensure we emit a flush before the next serialisation point (if we failed to queue one previously). Signed-off-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed