From: Abdiel Janulgue Date: Tue, 16 Jun 2015 10:39:42 +0000 (+0300) Subject: drm/i915: Enable resource streamer on Execlists X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6922528a04a810b2889e82a4dc17eab920379117;p=pandora-kernel.git drm/i915: Enable resource streamer on Execlists GEN8 and above uses Execlists by default instead of the legacy ringbuffer for batch execution. This patch enables the resource streamer bits when required. Patch is based on the initial work by Minu Mathai This version also adds the required bits to enable GEN8 Resource Streamer context save and restore for Execlists. Cc: ville.syrjala@linux.intel.com Signed-off-by: Abdiel Janulgue Reviewed-by: Arun Siluvery Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed