[Mesa-dev] [Bug 105738] commit f7ffa504a065dc2631fd38cc5fe885b277f4e7e7 causes artifacting in radv

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Mar 26 00:29:29 UTC 2018


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

            Bug ID: 105738
           Summary: commit f7ffa504a065dc2631fd38cc5fe885b277f4e7e7 causes
                    artifacting in radv
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Other
          Assignee: mesa-dev at lists.freedesktop.org
          Reporter: gloriouseggroll at gmail.com
        QA Contact: mesa-dev at lists.freedesktop.org

Created attachment 138350
  --> https://bugs.freedesktop.org/attachment.cgi?id=138350&action=edit
eso weird bar

I noticed I was getting the same graphical error on RADV recently (within the
last week or so) when playing both Warframe and Elder Scrolls online via DXVK.
It's this weird bar that shows up on the left side. (see pictures).

At first I figured maybe it was a DXVK bug, so we checked logs with no errors
or anything odd. Then I checked different LLVM versions (tried
5.0.0,5.0.1,6.0.0, master) and still the bug persisted. Finally I had two
friends, one on mesa 17.3.7 and another on mesa 18 rc5 who didnt have the
issue. So I tried mesa 18 rc5 and sure enough I didn't have the problem. So I
went back about a week in commits on mesa-git, and sure enough, the problem was
gone. 

So I then did a bisect, and after a few more hours, I found commit
f7ffa504a065dc2631fd38cc5fe885b277f4e7e7 to be the cause.

Once I reverted this commit and the two following commits related to it, the
error was resolved:

  git revert --no-commit a8d55374dc4be7eaeac4684d259c1ef56a4dc30a
  git revert --no-commit cf0a95afacc24f79a22c9b00b29a27061fe195a0
  git revert --no-commit f7ffa504a065dc2631fd38cc5fe885b277f4e7e7

See attached pictures for the "weird bar" issue

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180326/4067ef65/attachment.html>


More information about the mesa-dev mailing list