Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fwget: add needed firmware for AMD Granite Ridge GPUs #1572

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SchrodingerZhu
Copy link

This is from my 9950X:

❯ sudo pciconf -lBbcevV | grep vga -A7
vgapci0@pci0:6:0:0:     class=0x030000 rev=0xc1 hdr=0x00 vendor=0x1002 device=0x13c0 subvendor=0x1002 subdevice=0x13c0
    vendor     = 'Advanced Micro Devices, Inc. [AMD/ATI]'
    device     = 'Granite Ridge [Radeon Graphics]'
    class      = display
    subclass   = VGA
    bar   [10] = type Prefetchable Memory, range 64, base 0xfcf0000000, size 268435456, enabled
    bar   [18] = type Prefetchable Memory, range 64, base 0xf6400000, size 2097152, enabled
    bar   [20] = type I/O Port, range 32, base 0xd000, size 256, enabled

This is from my 9950X:
```
❯ sudo pciconf -lBbcevV | grep vga -A7
vgapci0@pci0:6:0:0:     class=0x030000 rev=0xc1 hdr=0x00 vendor=0x1002 device=0x13c0 subvendor=0x1002 subdevice=0x13c0
    vendor     = 'Advanced Micro Devices, Inc. [AMD/ATI]'
    device     = 'Granite Ridge [Radeon Graphics]'
    class      = display
    subclass   = VGA
    bar   [10] = type Prefetchable Memory, range 64, base 0xfcf0000000, size 268435456, enabled
    bar   [18] = type Prefetchable Memory, range 64, base 0xf6400000, size 2097152, enabled
    bar   [20] = type I/O Port, range 32, base 0xd000, size 256, enabled
```
@SchrodingerZhu
Copy link
Author

A gentle ping~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant