Summary: | [SNB regression]Piglit spec_glsl-1.10_execution_fs-bool-less-compare-true fails | ||
---|---|---|---|
Product: | Mesa | Reporter: | lu hua <huax.lu> |
Component: | Drivers/DRI/i965 | Assignee: | Kenneth Graunke <kenneth> |
Status: | VERIFIED FIXED | QA Contact: | |
Severity: | major | ||
Priority: | high | CC: | idr, xunx.fang |
Version: | 9.0 | ||
Hardware: | All | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
lu hua
2012-09-10 01:25:50 UTC
Please provide commit IDs that are on the same branch. [idr@dynamic120 master]$ git log 59d247c829cce0fe14957ff32221b329fde6a918..c7775e842bec815ede6badc35dbfe4991c183e3a | grep ^commit | wc -l 3777 This is useless. This passes on Ivybridge (but not Sandybridge) which suggests that it may have something to do with the IF statements with embedded conditional modifiers that /only/ exist on Gen6. Could be wrong, just a shot in the dark. Need to pull out the SNB... Fixed by the following patch on the mailing list: http://lists.freedesktop.org/archives/mesa-dev/2012-September/027519.html commit 0482998ccc205a9d29953c7a8b33f41ae3584935 Author: Eric Anholt <eric@anholt.net> Date: Mon Nov 12 13:13:55 2012 -0800 i965/fs: Fix the gen6-specific if handling for 80ecb8f15b9ad7d6edc (In reply to comment #4) > commit 0482998ccc205a9d29953c7a8b33f41ae3584935 > Author: Eric Anholt <eric@anholt.net> > Date: Mon Nov 12 13:13:55 2012 -0800 > > i965/fs: Fix the gen6-specific if handling for 80ecb8f15b9ad7d6edc Fixed on master branch. It still fails on 9.0 branch. Verified.Fixed on latest mesa master branch and 9.1 branch. |
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.