Summary: | [G965, bisected] piglit regressions : glslparsertest.glsl2 | ||
---|---|---|---|
Product: | Mesa | Reporter: | Mark Janes <mark.a.janes> |
Component: | Drivers/DRI/i965 | Assignee: | Matt Turner <mattst88> |
Status: | RESOLVED FIXED | QA Contact: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Severity: | minor | ||
Priority: | medium | CC: | mark.a.janes |
Version: | git | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
See Also: | https://bugzilla.redhat.com/show_bug.cgi?id=1184586 | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Mark Janes
2014-10-02 23:48:13 UTC
I sent a patch that fixes this:
> i965/fs: Don't use backend_visitor::exec_list after creating the CFG.
Fixed by commit e214000f258ae564e64d839cccee9418526f226b Author: Matt Turner <mattst88@gmail.com> Date: Tue Jan 13 15:35:57 2015 -0800 i965/fs: Don't use backend_visitor::instructions after creating the CFG. The following tests go from crash -> pass on gen4: shaders/glsl-fs-sampler-numbering-2: crash pass shaders/glsl-fs-sampler-numbering-3: crash pass glslparsertest/glsl2/norsetto-bumptbn_sh_fp.frag: crash pass glslparsertest/glsl2/gst-gl-glass.frag: crash pass spec/glsl-1.10/execution/samplers/in-parameter-array: crash pass shaders/glsl-fs-texture2d-branching: crash pass |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.