https://bugs.winehq.org/show_bug.cgi?id=36031
--- Comment #4 from Henri Verbeet hverbeet@gmail.com --- (In reply to funkydude from comment #3)
Can't it be fixed to correctly recognize the card though?
Not easily. That's mostly because Nouveau doesn't distinguish between those cards, and we depend on it to get our information. Perhaps that GLX_MESA_query_renderer can help in the future by matching on PCI ID, but it will probably be a while before we support that, and even then it's not clear we really want to go there.