Bug 1286542

Summary: Using VSX in llvmpipe on ppc64le makes a couple of piglit tests fail
Product: Red Hat Enterprise Linux 7 Reporter: Oded Gabbay <ogabbay>
Component: mesaAssignee: Adam Jackson <ajax>
Status: CLOSED CURRENTRELEASE QA Contact: Desktop QE <desktop-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.3CC: tpelka
Target Milestone: rc   
Target Release: ---   
Hardware: ppc64le   
OS: Linux   
Whiteboard:
Fixed In Version: mesa-17.0.0-0.2.20170123.el7 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-04-06 22:57:26 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Oded Gabbay 2015-11-30 08:28:16 UTC
Description of problem:

Using VSX registers and operations in llvmpipe makes a couple of piglit tests fail on ppc64le


How reproducible:
Configure ppc64le machine to use llvmpipe and run specific piglit tests 

Steps to Reproduce:
1. Configure ppc64le machine to use llvmpipe
2. Run one of the following piglit tests:
   - glsl-kwin-blur-2
   - glsl-orangebook-ch06-bump
   - gl-1.0-blend-func
   - getteximage-formats
   - arb_blend_func_extended-fbo-extended-blend
   - arb_blend_func_extended-fbo-extended-blend-explicit
   - fbo-blending-formats
   - getteximage-formats init-by-rendering
   - fbo-generatemipmap-formats
3. See that the test fails

Actual results:
tests fail

Expected results:
tests pass