All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 100785] [regression, bisected] arb_gpu_shader5 piglit fail
Date: Tue, 25 Apr 2017 11:30:31 +0000	[thread overview]
Message-ID: <bug-100785-502@http.bugs.freedesktop.org/> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1781 bytes --]

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

            Bug ID: 100785
           Summary: [regression, bisected] arb_gpu_shader5 piglit fail
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/r600
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: Hi-Angel@yandex.ru
        QA Contact: dri-devel@lists.freedesktop.org

Failing tests:

        bin/arb_gpu_shader5-interpolateAtSample -auto -fbo
        bin/arb_gpu_shader5-interpolateAtSample-nonconst -auto -fbo

Bisection result:


eb8aa93c03ee89ffd3041d41b6293e4b282b6ce6 is the first bad commit
commit eb8aa93c03ee89ffd3041d41b6293e4b282b6ce6
Author: Timothy Arceri <tarceri@itsqueeze.com>
Date:   Fri Apr 14 16:25:58 2017 +1000

    glsl: disable varying packing for varying used by interpolateAt*

    Currently the NIR backends depend on GLSL IR copy propagation to
    fix up the interpolateAt* function params after varying packing
    changes the shader input to a global. It's possible copy propagation
    might not always do what we need it too, and we also shouldn't
    depend on optimisations to do this type of thing for us.

    I'm not sure if the same is true for TGSI, but the following
    commit should re-enable packing for most cases in a safer way,
    so we just disable it everywhere.

    No change in shader-db for i965 (BDW)

    Acked-by: Elie Tournier <elie.tournier@collabora.com>
    Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>

Reverting the commit fixes the problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 3333 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

             reply	other threads:[~2017-04-25 11:30 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-25 11:30 bugzilla-daemon [this message]
2017-04-25 11:39 ` [Bug 100785] [regression, bisected] arb_gpu_shader5 piglit fail bugzilla-daemon
2017-04-25 23:54 ` bugzilla-daemon
2017-04-26  7:45 ` bugzilla-daemon
2017-04-26  7:46 ` bugzilla-daemon
2017-04-26  7:47 ` bugzilla-daemon
2017-04-26 22:49 ` bugzilla-daemon
2017-04-27  4:21 ` bugzilla-daemon
2017-04-27  4:22 ` bugzilla-daemon
2017-04-27  4:25 ` bugzilla-daemon
2017-04-27  4:45 ` bugzilla-daemon
2017-04-27  5:09 ` bugzilla-daemon
2017-04-27  5:12 ` bugzilla-daemon
2017-06-19 10:33 ` bugzilla-daemon
2017-06-23 15:57 ` bugzilla-daemon
2017-06-26  7:58 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-100785-502@http.bugs.freedesktop.org/ \
    --to=bugzilla-daemon@freedesktop.org \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.