<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [HSW] [GLES 3.1 CTS] ES31-CTS.compute_shader.* GPU_HANG"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92587#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [HSW] [GLES 3.1 CTS] ES31-CTS.compute_shader.* GPU_HANG"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92587">bug 92587</a>
              from <span class="vcard"><a class="email" href="mailto:jljusten@gmail.com" title="Jordan Justen <jljusten@gmail.com>"> <span class="fn">Jordan Justen</span></a>
</span></b>
        <pre>This should be fixed by the kernel commit:

commit 7b9748cb513a6bef4af87b79f0da3ff7e8b56cd8
Author: Jordan Justen <<a href="mailto:jordan.l.justen@intel.com">jordan.l.justen@intel.com</a>>
Date:   Thu Oct 1 23:09:58 2015 -0700

    drm/i915: Add GEN7_GPGPU_DISPATCHDIMX/Y/Z to the register whitelist

which is currently in:

  drm-intel/drm-intel-next
  drm-intel/drm-intel-next-fixes
  drm-intel/drm-intel-next-queued
  drm-intel/drm-intel-nightly
  drm-intel/drm-intel-testing
  drm-intel/for-linux-next

The symptom can be hidden by disabling the command parser:

echo "0" | sudo tee /sys/module/i915/parameters/enable_cmd_parser

Or, on the kernel command line:

i915.enable_cmd_parser=0</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>