[Bug 100658] [HSW] errors in piglit.spec.arb_shader_clock.execution.clock2x32

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Apr 12 04:55:23 UTC 2017


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

            Bug ID: 100658
           Summary: [HSW] errors in
                    piglit.spec.arb_shader_clock.execution.clock2x32
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/i965
          Assignee: kenneth at whitecape.org
          Reporter: mark.a.janes at intel.com
        QA Contact: intel-3d-bugs at lists.freedesktop.org

due to 
02ccd8f52cffcc25e5fefdd0f900cf04230395f4
Author:     Kenneth Graunke <kenneth at whitecape.org>

i965: Set kernel features before computing max GL version.

We check these bitfields when computing the Haswell max GL version.
We need to set them ahead of time, or they won't exist, and all our
checks will fail.  That sets the max core profile GL version to 4.2.

This introduces the bizarre situation where asking for a GL context
with version 4.3+ fails, but asking for a GL core profile context
with version <= 4.2 actually promotes you a 4.5 context.

GLX_MESA_query_renderer also reported the bogus 4.2 value.
Now it shows 4.5.


error: src->ssa->num_components == num_components
(/home/jenkins/workspace/Leeroy_3/repos/mesa/src/compiler/nir/nir_validate.c:204)

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


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