[Bug 89293] [i965] [bisected] [VMware Workstation] 514fd1c commit breaks some Piglit tests in Windows VMs

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Feb 24 10:53:30 PST 2015


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

--- Comment #2 from Jason Ekstrand <jason at jlekstrand.net> ---
(In reply to Svyatoslav Pankratov from comment #0)
> System Environment:
> --------------------------
> OS: Ubuntu 14.04.1 (kernel 3.13.0-45-generic)
> CPU: Intel Xeon E3-1285 V2 (IB)
> Mesa: 10.4.0-devel (git-514fd1c55e617bb325979cbee4a89f0727c3b567)
> VMware Workstation: 11.0.0 build-2281883
> VMware Player: 7.0.0 build-2281883
> VMware tools: 9.0.0 build-1541296
> 
> After mentioned commit, some piglit tests start fails in Windows 7 VM under
> VMware Workstation(or Player).
> 
> How to reproduce:
> -------------------------
> 1) install Mesa with guilty commit.
> 2) run VMware Player Windows 7 VM.
> 3) run piglit tests:
>     spec/ARB_framebuffer_object/fbo-drawbuffers-none gl_FragColor
>     spec/ARB_framebuffer_object/fbo-drawbuffers-none glDrawPixels
>     spec/!OpenGL 1.1/drawbuffer-modes
>     spec/EXT_framebuffer_object/fbo-drawbuffers
> 
> Also I'm added to fbo-drawbuffers-none test some code for saving FBO content
> with various COLOR_ATTACHMENTs into TGA texture. As result, in case with
> COLOR_ATTACHMENT0 all looks fine, but with other attachments I see glitches
> instead red square.
> 
> I reverted this commit and glitches gone. This commit added some
> functionality for gen 7 graphics (Haswell), but also breaks tests on
> previous graphics gen - Ivy Bridge. Looks like an commit added error to
> shared part for 6 and 7 gens.
> 
> Also in some cases, like replaying apitraces from VM with executing
> mentioned tests, problem may appear in qapitrace UI in another manner.

Can you please run with INTEL_DEBUG=fs both before and after the offending
commit and provide the results?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20150224/221a7bc5/attachment.html>


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