[Bug 92234] [BDW] GPU hang in Shogun2

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Nov 30 01:44:14 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=92234

Matt Turner <mattst88 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|idr at freedesktop.org         |mattst88 at gmail.com
                 CC|mattst88 at gmail.com          |
             Status|NEEDINFO                    |REOPENED

--- Comment #14 from Matt Turner <mattst88 at gmail.com> ---
I believe I came across a bug that is the cause of these problems.

I sent a four patch series

      i965/fs: Rename opt_copy_propagate -> opt_copy_propagation.
      i965/fs: Add unit tests for copy propagation pass.
      i965/fs: Reject copy propagation into SEL if not min/max.
      nir: Move fsat outside of fmin/fmax if second arg is 0 to 1.

where the 3rd is the bug fix.

My theory is that enabling NIR caused the code we optimize in the backend to
hit this bug.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20161130/8f42ef6c/attachment.html>


More information about the intel-3d-bugs mailing list