drm/i915: Ignore fenced commands for gpu access on gen4
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 5 Dec 2010 17:11:54 +0000 (17:11 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Sun, 5 Dec 2010 23:18:32 +0000 (23:18 +0000)
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 <chris@chris-wilson.co.uk>

No differences found