From: John Harrison Date: Fri, 29 May 2015 16:43:32 +0000 (+0100) Subject: drm/i915: Update move_to_gpu() to take a request structure X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~223 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=535fbe8233d164e76bac515dd7efee699093cea9;p=pandora-kernel.git drm/i915: Update move_to_gpu() to take a request structure The plan is to pass requests around as the basic submission tracking structure rather than rings and contexts. This patch updates the move_to_gpu() code paths. For: VIZ-5115 Signed-off-by: John Harrison Reviewed-by: Tomas Elf Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed