- I am not sure what the strings were before (and I don't really want to downgrade my mesa version to check, if you really want to know, I can run glxinfo on a live distro)
It would be helpful to understand what exactly changed, although perhaps not critical.
- GL_VENDOR = "AMD", GL_RENDERER = "RENOIR (renoir, LLVM 14.0.6, DRM 3.47, 5.19.7-zen2-1-zen)"
- not sure, glxinfo says GLX_MESA_query_renderer is available
We may be missing an entry in `gpu_description_table[]` (in directx.c) for RENOIR. That would imply it previously wasn't getting correctly reported either though, even if it was getting reported as an AMD card instead of an NVIDIA card.