From: John Harrison Date: Fri, 29 May 2015 16:43:42 +0000 (+0100) Subject: drm/i915: Update do_switch() to take a request structure X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~213 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abd68d9ed3fbd3280e8780150bd0e01099b02627;p=pandora-kernel.git drm/i915: Update do_switch() to take a request structure Updated do_switch() to take a request pointer instead of a ring/context pair. v2: Removed some overzealous req-> dereferencing. For: VIZ-5115 Signed-off-by: John Harrison Reviewed-by: Tomas Elf Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed