| 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 [details] [review] Fix bad fallthough. Polaris 12 is missing a break and falls through to Vega initialization. Patch which fixes the problem is attached.