Add RX580 vendor/model match variant

Graphics card info from macOS:
[9:30:49] GFX_Initialize: GL_version = 2.1 ATI-4.7.101
[9:30:49] GL_vendor = ATI Technologies Inc.
[9:30:49] GL_render = AMD Radeon RX 580 OpenGL Engine
[9:30:49] Checking Extensions
[9:30:49] [GFX]: Compatability profile
[9:30:49] [GFX]: GFX_Tier 0
[9:30:49] Screen reported DPI: 111 physical DPI: 110 Scale: 0.00
[9:30:49] Calculating Graphics Score
[9:30:49] GFX: Found a vendor/model match for RX 580

[9:30:49] OpenGL 2.1 ATI-4.7.101 initialized
[9:30:49] Graphics Vendor: ATI Technologies Inc.
[9:30:49] Graphics Renderer: AMD Radeon RX 580 OpenGL Engine

Graphics info from Linux:
[17:57:52] GFX_Initialize: GL_version = 4.6 (Compatibility Profile) Mesa 21.2.2
[17:57:52] GL_vendor = AMD
[17:57:52] GL_render = Radeon RX 580 Series (POLARIS10, DRM 3.41.0, 5.13.0-25-generic, LLVM 12.0.1)
[17:57:52] Checking Extensions
[17:57:52] [GFX]: Compatability profile
[17:57:52] [GFX]: GFX_Tier 0
[17:57:52] Screen reported DPI: 110 physical DPI: 110 Scale: 1.00
[17:57:52] Calculating Graphics Score
[17:57:52] GFX: Found a vendor/model match for

[17:57:52] OpenGL 4.6 (Compatibility Profile) Mesa 21.2.2 initialized
[17:57:52] Graphics Vendor: AMD
[17:57:52] Graphics Renderer: Radeon RX 580 Series (POLARIS10, DRM 3.41.0, 5.13.0-25-generic, LLVM 12.0.1)

In macOS, I’m able to use the Ultra 4K profile, but in Linux the available profiles max out at 1080p. Manually setting prefs.xml to use 4K resolution looks and performs great. In the log file (above), I noticed there isn’t a vendor/model match for the AMD RX580 in Linux.

Is there a dev out there with a kind soul that can add this vendor/model match as it is displayed in Linux?

Thanks in advance.

Linux is not a supported OS.

Technically, I’m not asking for Linux support.

I’m asking to add a name variation for an already supported graphics card to the back end, which controls the resolutions we are allowed to access from the setup menu.