From: John Harrison Date: Fri, 29 May 2015 16:43:33 +0000 (+0100) Subject: drm/i915: Update execbuffer_move_to_active() to take a request structure X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~222 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a8edb59172983a7c4aa46ab35b5a23a49c729c5;p=pandora-kernel.git drm/i915: Update execbuffer_move_to_active() 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 execbuffer_move_to_active() code path. For: VIZ-5115 Signed-off-by: John Harrison Reviewed-by: Tomas Elf Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed