From: John Harrison Date: Fri, 29 May 2015 16:43:44 +0000 (+0100) Subject: drm/i915: Update init_context() to take a request structure X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~211 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8753181e1006dcebc84127ce29b8f8166bb1ada3;p=pandora-kernel.git drm/i915: Update init_context() to take a request structure Now that everything above has been converted to use requests, it is possible to update init_context() to take a request pointer instead of a ring/context pair. For: VIZ-5115 Signed-off-by: John Harrison Reviewed-by: Tomas Elf Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed