Bug 92173 - [regression, bisected] commit 266d05a broke WebGL-Water Caustics on NI/Turks (6670)
Summary: [regression, bisected] commit 266d05a broke WebGL-Water Caustics on NI/Turks ...
Status: RESOLVED DUPLICATE of bug 92122
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium major
Assignee: mesa-dev
QA Contact: mesa-dev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-29 01:56 UTC by Dieter Nützel
Modified: 2015-09-30 21:49 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
WebGL-Water with broken caustics (553.30 KB, image/png)
2015-09-29 01:56 UTC, Dieter Nützel
Details

Description Dieter Nützel 2015-09-29 01:56:54 UTC
Created attachment 118509 [details]
WebGL-Water with broken caustics

WebGL-Water show broken or NO Caustics on NI/Turks (6670) since commit 266d05a.
Sometimes GPU hangs and/or slow down badly.

git revert 266d05a
Works again.

git bisect show this:
/opt/mesa> git bisect bad
266d05a3a0651ac954c91aea12c870940e8a9820 is the first bad commit
commit 266d05a3a0651ac954c91aea12c870940e8a9820
Author: Tapani Pälli <tapani.palli@intel.com>
Date:   Fri Sep 25 09:56:39 2015 +0300

    glsl: fix packed varyings interface type and add default case
    
    fixes Piglit test:
       arb_program_interface_query/linker/query-varyings.shader_test
    
    Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
    Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>

:040000 040000 4ab4878fd41868c4b674c13f833b82d089ce971f d8ef9c2c4746a610989e7dfe24552d044e914a9b M src
Comment 1 Tapani Pälli 2015-09-30 17:28:09 UTC
this bug is likely a duplicate for #92122
Comment 2 Tapani Pälli 2015-09-30 17:51:28 UTC
(In reply to Tapani Pälli from comment #1)
> this bug is likely a duplicate for #92122

having said that it seems unlikely that the bug would cause gpu hangs or slow downs but likely just wrong rendering, there might be some other issue as well
Comment 3 Dieter Nützel 2015-09-30 21:49:46 UTC

*** This bug has been marked as a duplicate of bug 92122 ***


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.