https://bugs.freedesktop.org/show_bug.cgi?id=100892
Bug ID: 100892 Summary: Polaris 12: winsys init bad switch (missing break) initializing addrlib Product: Mesa Version: git Hardware: All OS: All Status: NEW Severity: blocker Priority: medium Component: Drivers/Gallium/radeonsi Assignee: dri-devel@lists.freedesktop.org Reporter: gwhite@kupulau.com QA Contact: dri-devel@lists.freedesktop.org
Created attachment 131162 --> https://bugs.freedesktop.org/attachment.cgi?id=131162&action=edit Fix bad fallthough.
Polaris 12 is missing a break and falls through to Vega initialization.
Patch which fixes the problem is attached.