[Bug 206351] RX 5600 XT Not Correctly Recognized, Max Memory Frequency Below Where it Should Be

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Thu Jan 30 18:12:39 UTC 2020


https://bugzilla.kernel.org/show_bug.cgi?id=206351

Alex Deucher (alexdeucher at gmail.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexdeucher at gmail.com

--- Comment #2 from Alex Deucher (alexdeucher at gmail.com) ---
The only thing missing is the marketing strings.  See this libdrm merge
request:
https://gitlab.freedesktop.org/mesa/drm/merge_requests/44
that will provide a proper string for mesa libraries like OpenGL or vulkan.
Tools like lspci and inxi use the pci ids database (http://pci-ids.ucw.cz/) to
get their strings.  However the strings on that site are tied to the device
ids.  The marketing names for AMD parts vary based on the device id and the
revision id as well as the subsystem ids in some cases.  the pci ids database
does not provide a way to provide a string based on a combination of ids.

If you want the newer smc firmware, it's available here:
https://people.freedesktop.org/~agd5f/radeon_ucode/navi10/new/navi10_smc.bin
it will be upstreamed to linux-firmware once it's finished it's internal QA
cycle.

As to the clocks, they are provided in the vbios.  That is where the driver
gets them.  Can you provide more information about what OEM product this is?

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the dri-devel mailing list