From: Mika Kuoppala Date: Thu, 2 May 2013 13:48:08 +0000 (+0300) Subject: drm/i915: add context into request struct X-Git-Tag: v3.11-rc1~65^2~131^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e50e96bf2d89c3415cb68aead301f485938f1ca;p=pandora-kernel.git drm/i915: add context into request struct Storing context reference into request struct allows us to inspect context and its associated objects when requests are retired. Both ppgtt and arb robustness work will need this. Signed-off-by: Mika Kuoppala Reviewed-by: Ben Widawsky Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed