[Bug 89118] [SKL Bisected]many Ogles3conform cases core dumped

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Feb 14 21:46:49 PST 2015


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

lu hua <huax.lu at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW
                 CC|krh at bitplanet.net           |idr at freedesktop.org
           Assignee|idr at freedesktop.org         |krh at bitplanet.net
            Summary|[SKL]many Ogles3conform     |[SKL Bisected]many
                   |cases core dumped           |Ogles3conform cases core
                   |                            |dumped

--- Comment #2 from lu hua <huax.lu at intel.com> ---
Bisect shows: 0ac4c272755c75108a10a84ce33bf6a6234985d3 is the first bad commit
commit 0ac4c272755c75108a10a84ce33bf6a6234985d3
Author:     Kristian Høgsberg <krh at bitplanet.net>
AuthorDate: Wed Dec 10 14:59:26 2014 -0800
Commit:     Kristian Høgsberg <krh at bitplanet.net>
CommitDate: Thu Jan 8 10:13:32 2015 -0800

    i965/skl: Always use a header for SIMD4x2 sampler messages

    SKL+ overloads the SIMD4x2 SIMD mode to mean either SIMD8D or SIMD4x2
    depending on bit 22 in the message header.  If the bit is 0 or there is
    no header we get SIMD8D.  We always wand SIMD4x2 in vec4 and for fs pull
    constants, so use a message header in those cases and set bit 22 there.

    Based on an initial patch from Ken.

    Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
    Signed-off-by: Kristian Høgsberg <krh at bitplanet.net>

-- 
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/20150215/ab161c76/attachment.html>


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