[Mesa-dev] [Bug 105442] Hang when running nine ff lighting shader with radeonsi

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Apr 2 16:54:57 UTC 2018


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

Axel Davy <davyaxel0 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Drivers/Gallium/radeonsi    |Other

--- Comment #3 from Axel Davy <davyaxel0 at gmail.com> ---
Patrick Rudolph bisected the radeonsi regression to:
2f4705afde707e8eb41b9414c25df91aa1ea2fb3

Checking the attached TGSI, it seems the lighting constants were not declared
properly (which is illegal), and in conjunction with the behaviour introduced
by this commit (which is legal), it caused the shader to never stop.

The bug was thus a nine bug. Patch sent to the mailing list:
https://lists.freedesktop.org/archives/mesa-dev/2018-April/190803.html

-- 
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/20180402/75dbd8c0/attachment-0001.html>


More information about the mesa-dev mailing list