[Bug 105670] [regression][hang] Trine1EE hangs GPU after loading screen on Mesa3D-17.3 and later

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Mar 26 01:38:49 UTC 2018


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

--- Comment #17 from Timothy Arceri <t_arceri at yahoo.com.au> ---
We still need to create a piglit test for this but here is the fix for NIR
also:

https://patchwork.freedesktop.org/patch/212882/

It seems once the loop in unrolled NIR then optimises this whole shader down
to:

        vec4 32 ssa_0 = load_const (0x00000000 /* 0.000000 */, 0x00000000 /*
0.000000 */, 0x00000000 /* 0.000000 */, 0x00000000 /* 0.000000 */)
        intrinsic store_var (ssa_0) (ps_out) (15) /* wrmask=xyzw */
        /* succs: block_0 */
        block block_0:

-- 
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/20180326/e3bb22dd/attachment-0001.html>


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