From: Chris Wilson Date: Mon, 27 Apr 2015 12:41:18 +0000 (+0100) Subject: drm/i915: Inline check required for object syncing prior to execbuf X-Git-Tag: omap-for-v4.2/fixes-rc1^2~37^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03ade51185596a1d1028531c78fda557f244d676;p=pandora-kernel.git drm/i915: Inline check required for object syncing prior to execbuf This trims a little overhead from the common case of not needing to synchronize between rings. v2: execlists is special and likes to duplicate code. Signed-off-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed