From: Ben Widawsky Date: Tue, 17 Dec 2013 04:50:38 +0000 (-0800) Subject: drm/i915: Don't emit mbox updates without semaphores X-Git-Tag: v3.14-rc1~47^2~16^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52ed23253b68e1cf154b03d91bed619504cf955b;p=pandora-kernel.git drm/i915: Don't emit mbox updates without semaphores Aside from the fact that it leaves confusing dumps on error capture, it is entirely unnecessary, and potentially harmful in cases like BDW, where the instruction has changed. In reality (seemingly), this will have no behavioral impact. Signed-off-by: Ben Widawsky Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed