From: Oscar Mateo Date: Thu, 24 Jul 2014 16:04:33 +0000 (+0100) Subject: drm/i915/bdw: Workload submission mechanism for Execlists X-Git-Tag: fixes-against-v3.18-rc2~73^2~73^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba8b7ccb196b07c1c553450e8e7b44a7a938e58a;p=pandora-kernel.git drm/i915/bdw: Workload submission mechanism for Execlists This is what i915_gem_do_execbuffer calls when it wants to execute some worload in an Execlists world. v2: Check arguments before doing stuff in intel_execlists_submission. Also, get rel_constants parsing right. Signed-off-by: Oscar Mateo Reviewed-by: Damien Lespiau [danvet: Drop the chipset flush, that's pre-gen6. And appease checkpatch a bit .... again!] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed