From: Chris Wilson Date: Sun, 5 Dec 2010 17:11:54 +0000 (+0000) Subject: drm/i915: Ignore fenced commands for gpu access on gen4 X-Git-Tag: v2.6.38-rc1~419^2~23^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b3826bf8420e7280d9fffa233d93a7b85dcb1db;p=pandora-kernel.git drm/i915: Ignore fenced commands for gpu access on gen4 Userspace should not have been declaring that it needed fenced GPU access with gen4+ as those GPUs have no fenced commands, but to be on the safe side it is easier to ignore userspace in case they did. Signed-off-by: Chris Wilson --- Reading git-diff-tree failed