[Mesa-dev] [Bug 105942] Graphical artefacts after update to mesa 18.0.0-2

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Apr 9 14:26:14 UTC 2018


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

Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #4 from Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl> ---
Bisected it to

commit ad11fc3571e025b22d9feed80a7f499665f7a255 (refs/bisect/bad)
Author: Dave Airlie <airlied at redhat.com>
Date:   Thu Jan 11 08:02:52 2018 +1000

    radv: don't emit unneeded vertex state.

    If the number of instances hasn't changed and we've already
    emitted it, don't emit it again.

    If the vertex shader is the same and the first_instance, vertex_offset
    haven't changed don't emit them again.

    This increases the fps in GL_vs_VK -t 1 -m -api vk from around 40
    to around 60 here, it may not impact anything else.

    Dieter also reported smoketest going from 1060->1200 fps.

    Reviewed-by: Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl>
    Reviewed-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
    Tested-by: Dieter Nützel <Dieter at nuetzel-hh.de>
    Signed-off-by: Dave Airlie <airlied at redhat.com>


(with LLVM 5)

-- 
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/20180409/439ff53a/attachment.html>


More information about the mesa-dev mailing list