From: Ville Syrjälä Date: Wed, 22 Jan 2014 19:32:43 +0000 (+0200) Subject: drm/i915: We implement WaMiSetContext_Hang X-Git-Tag: v3.15-rc1~51^2~62^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b7e8082b258eebcff49acff040a9110ed6f2c09;p=pandora-kernel.git drm/i915: We implement WaMiSetContext_Hang WaMiSetContext_Hang tells us that a MI_NOOP must follow MI_SET_CONTEXT. The other thing WaMiSetContext_Hang seems to say is that URB_FENCE isn't allowed to straddle two cachelines. But we don't issue those from the kernel so we don't care. Signed-off-by: Ville Syrjälä Reviewed-by: Rodrigo Vivi Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed