commit | 2b7e8082b258eebcff49acff040a9110ed6f2c09 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Jan 22 21:32:43 2014 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Jan 27 17:16:45 2014 +0100 |
tree | 424ff7295e68f61519220f483231fed972d93e38 | |
parent | e81ca8076832ed2197a6bdb05dbc769dad159f7d [diff] |
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ä <ville.syrjala@linux.intel.com> Reviewed-by: Rodrigo Vivi <rodrigo.vivi@gmail.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>