| Summary: | [BDW/BSW/SKL Bisected]Piglit spec_OpenGL_1.1_infinite-spot-light fails | ||
|---|---|---|---|
| Product: | Mesa | Reporter: | lu hua <huax.lu> |
| Component: | Drivers/DRI/i965 | Assignee: | Matt Turner <mattst88> |
| Status: | VERIFIED FIXED | QA Contact: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
| Severity: | normal | ||
| Priority: | high | CC: | ben, idr |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux (All) | ||
| URL: | http://lists.freedesktop.org/archives/mesa-dev/2015-February/076762.html | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
| Attachments: | output | ||
|
Description
lu hua
2015-02-09 05:27:28 UTC
Run ./bin/infinite-spot-light -auto
output:
libGL: OpenDriver: trying /opt/X11R7/lib/dri/i965_dri.so
Probe color at (0,0)
Expected: 0.500000 0.000000 0.000000 1.000000
Observed: 0.000000 0.000000 0.000000 1.000000
PIGLIT: {"result": "fail" }
Following cases fail with the same bisect commit:
Piglit:
glean_vertProg1-SGE_test
glean_vertProg1-SLT_test
spec_OpenGL_1.1_infinite-spot-light
Ogles1conform
l_sed.c
l_sep.c
l_sp.c
Reproduce steps:
-------------------------
1. xinit
2. ./bin/infinite-spot-light -auto
It also fails on BDW. Patch on the list. Matt, you need to change the status to NEEDINFO. Also, it would help if you provided a link for QA. (In reply to Ben Widawsky from comment #4) > Matt, you need to change the status to NEEDINFO. Also, it would help if you > provided a link for QA. I wasn't waiting on QA. And it's in the URL field. I didn't realize it, but this one did actually get reviewed, so I've now committed it as: commit 72b9f8db2a035b52dbd59af0d2a6441cbde11a4c Author: Matt Turner <mattst88@gmail.com> Date: Thu Feb 12 02:01:49 2015 +0000 i965/vec4/vp: Use vec4_visitor::CMP. Should all be fixed now. Thanks! Verified.Fixed. |
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.