[Bug 91167] [BDW] dEQP has ~1300 broadwell-specific failures

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jul 8 01:46:12 PDT 2015


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

Kenneth Graunke <kenneth at whitecape.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Kenneth Graunke <kenneth at whitecape.org> ---
Fixed on master with:

commit 73d0e7f3451eaeb62ac039d2dcee1e1c6787e3db
Author: Kenneth Graunke <kenneth at whitecape.org>
Date:   Wed Jul 1 20:13:00 2015 -0700

    i965/vs: Fix matNxM vertex attributes where M != 4.

    Matrix vertex attributes have their columns padded out to vec4s, which
    I was failing to account for.  Scalar NIR expects them to be packed,
    however.

    Fixes 1256 dEQP tests on Broadwell.

    Cc: mesa-stable at lists.freedesktop.org
    Signed-off-by: Kenneth Graunke <kenneth at whitecape.org>
    Tested-by: Mark Janes <mark.a.janes at intel.com>
    Reviewed-by: Chris Forbes <chrisf at ijw.co.nz>

I believe Emil will pick it up for 10.6.2 as well.

-- 
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/20150708/ef02c994/attachment.html>


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