<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - [APL BSW BDW] [BAT execlists] Sporadic - gem_exec_suspend basic-s4 GPU hang after resume"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96526#c56">Comment # 56</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - [APL BSW BDW] [BAT execlists] Sporadic - gem_exec_suspend basic-s4 GPU hang after resume"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96526">bug 96526</a>
              from <span class="vcard"><a class="email" href="mailto:christophe.prigent@intel.com" title="cprigent <christophe.prigent@intel.com>"> <span class="fn">cprigent</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=126704" name="attach_126704" title="BDW__with-patch-comment-54">attachment 126704</a> <a href="attachment.cgi?id=126704&action=edit" title="BDW__with-patch-comment-54">[details]</a></span>
BDW__with-patch-comment-54

The patch (In reply to Chris Wilson from <a href="show_bug.cgi?id=96526#c54">comment #54</a>)
<span class="quote">> Does

> diff --git a/drivers/gpu/drm/i915/i915_gem_context.c
> b/drivers/gpu/drm/i915/i915_gem_context.c
> index df10f4e95736..331c4a5c6822 100644
> --- a/drivers/gpu/drm/i915/i915_gem_context.c
> +++ b/drivers/gpu/drm/i915/i915_gem_context.c
> @@ -945,7 +945,7 @@ int i915_gem_switch_to_kernel_context(struct
> drm_i915_private *dev_priv)
>                         return PTR_ERR(req);
>  
>                 ret = i915_switch_context(req);
> -               i915_add_request_no_flush(req);
> +               i915_add_request(req);
>                 if (ret)
>                         return ret;
>         }

> help?</span >

No. I reproduce it on BDW.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>