Add support for Zen 5 Granite Ridge (Ryzen 7 9700X / Model 44h) - #3
Open
SamG05Z wants to merge 1 commit into
Open
Add support for Zen 5 Granite Ridge (Ryzen 7 9700X / Model 44h)#3SamG05Z wants to merge 1 commit into
SamG05Z wants to merge 1 commit into
Conversation
|
Can confirm that it works with 9950X3D running CachyOS (6.18.2-3-cachyos) |
oxyzenQ
approved these changes
Jan 2, 2026
|
Also works with a 9900x on NixOS unstable (6.18.2): |
Owner
|
LGTM 👍 |
Owner
|
i pushed this from a local rebase because this commit had a merge conflict with AUR instructions because there's now an AUR source from lubosz; hopefully it will be updated shortly. if you rebase off my master this will become a "null commit". i really wished that GH supported proper git fast forward support, but alas ... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I have verified that the driver works correctly on a Ryzen 7 9700X (Granite Ridge) running Fedora (Kernel 6.17).
Changes:
PCI_DEVICE_ID_AMD_1AH_M40H_DF_F3(0x14e3) definition to match project style.0x44configuration tomodel_configs(reusing Strix Halo offsets).zenpower_id_table.Verification:
RAPL_P_Packagereports correct power usage (verified against 120W PPT limit via stress-ng).