I closed !826 since the original issue was broken and fixed in mesa-git (immediately after they moved from 22.3 to 23 development), but I probably should have kept it open since not everybody is using mesa-git and since the GPU will still report as RENOIR on 22.3.
It's a bit more subtle than that in general; this issue would now be present for any card which doesn't have the marketing name added to Mesa's database (or is it libdrm? I forget).
but it's still broken with the vulkan backend based on what I saw :/, i will investigate that later
How is it reported with the Vulkan backend? According to my reading of the code we should rely on the PCI ID reported by Vulkan, which would yield HW_VENDOR_AMD. (We should really do that with the GL backend too, if we can.)