https://bugs.winehq.org/show_bug.cgi?id=40882
--- Comment #9 from audiger@live.fr --- I'll do it soon. But before that I had to understand how is working the mesa recognize code. I find the line in which the nvidia card are declared, it's locating to line 2152: cards_nvidia_mesa[]. With an lspci I find my card code name is GK208 which means NV108 according to this page https://nouveau.freedesktop.org/wiki/CodeNames/ So if I want to add the code name NV108, what card I'm supposed to put after it. My own "CARD_NVIDIA_GEFORCE_GT740M"?
After that I'll send the commit to the patches list.