From: Chris Wilson Date: Fri, 30 May 2014 13:16:30 +0000 (+0100) Subject: drm/i915: Only mark the ctx as initialised after a SET_CONTEXT operation X-Git-Tag: omap-for-v3.16/fixes-rc4~48^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=967ab6b177ee7111383585639e375d9f67638010;p=pandora-kernel.git drm/i915: Only mark the ctx as initialised after a SET_CONTEXT operation Fallout from commit 46470fc932ac8a0e8317a220b3f4ea4ed903338e Author: Mika Kuoppala Date: Wed May 21 19:01:06 2014 +0300 drm/i915: Add null state batch to active list undid the earlier fix of only marking the ctx as initialised after it is saved by the hardware during a SET_CONTEXT operation: commit ad1d219974a3d13412268525309c5892f6779ae9 Author: Ben Widawsky Date: Sat Dec 28 13:31:49 2013 -0800 drm/i915: set ctx->initialized only after RCS Signed-off-by: Chris Wilson Cc: Ville Syrjälä Cc: Damien Lespiau Cc: Mika Kuoppala Cc: Ben Widawsky Reviewed-by: Daniel Vetter Reviewed-by: Ben Widawsky [Jani: add reference to the earlier fix in the commit messsage.] Signed-off-by: Jani Nikula --- Reading git-diff-tree failed