On Mon Sep 12 21:32:05 2022 +0000, Henri Verbeet wrote:
- 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.
that would be strange, renoir has been out for 2 years and if I am not mistaken, many people do use ryzen 4000 series APUs?