Skip to content

Commit

Permalink
Fix tables
Browse files Browse the repository at this point in the history
  • Loading branch information
dhinakg committed Aug 12, 2024
1 parent 42c9dba commit 01ed799
Showing 1 changed file with 10 additions and 19 deletions.
29 changes: 10 additions & 19 deletions modern-gpus/amd-gpu.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ Pro/workstation cards, as well as OEM or niche cards, may be missing on this lis

<!-- TODO: Device ID table should include both known and unknown IDs -->

* :white_check_mark: Verified: Works out of the box with confirmed reports
* :ballot_box_with_check: Verified (spoof): Confirmed to work with a fake ID
* :warning: Unverified: Should work (possibly with a fake ID), but no confirmed reports
* :x: Unsupported: Does not work
* :question: Unknown: No information available

## Native AMD GPUs

### Navi 23 series
Expand Down Expand Up @@ -47,7 +53,7 @@ As of 11.4, Apple has added Navi 21 support.
Supported Cards:

|Card Name|Device ID|Status|Notes|
|---|---|---|
|---|---|---|---|
|RX 6800|`73BF`|:white_check_mark: Verified| |
|RX 6800 XT|`73BF`|:white_check_mark: Verified| |
|RX 6900 XT|`73BF`|:white_check_mark: Verified| |
Expand Down Expand Up @@ -76,7 +82,7 @@ As of 10.15.1, Apple has added RDNA and Navi support.
Supported Cards:

|Card Name|Core|Device ID|Status|Notes|
|---|---|---|---|
|---|---|---|---|---|
|RX 5300 OEM|Navi 14|`7340`|:white_check_mark: Verified| |
|RX 5300 XT OEM|Navi 14|?|:question: Unknown|No information on this card|
|RX 5500 OEM|Navi 14|`7340`|:warning: Unverified| |
Expand Down Expand Up @@ -140,7 +146,7 @@ The only brand of GPUs to **avoid with Vega 10 is XFX**. The reason is VBIOS com
Supported Cards:

|Card Name|Device ID|Status|Notes|
|---|---|---|
|---|---|---|---|
|RX Vega 56|`687F`|:white_check_mark: Verified| |
|RX Vega 64|`687F`|:white_check_mark: Verified| |
|RX Vega 64 Limited Edition|`687F`|:white_check_mark: Verified| |
Expand Down Expand Up @@ -181,21 +187,6 @@ Additionally, a few cards may have device IDs that are uncommon. If your card's

:::

Status
Verified (green)
Verified (blue - spoof)
Unverified (yellow)
Unknown (red)
Unsupported (red)

Key:

* :white_check_mark: Verified: Works out of the box with confirmed reports
* :ballot_box_with_check: Verified (spoof): Confirmed to work with a fake ID
* :warning: Unverified: Should work (possibly with a fake ID), but no confirmed reports
* :x: Unsupported: Does not work
* :question: Unknown: No information available

|Card Name|Core|Device ID|Status|Notes|
|---|---|---|---|---|
|RX 460|Baffin (Polaris 11)|`67EF`|:white_check_mark: Verified| |
Expand Down Expand Up @@ -361,7 +352,7 @@ Extras:

#### Highest Supported OS: Current/Sonoma (14)

Navi 22 series graphics cards are not natively supported by macOS.However, there is a WIP kext, NootRX, that aims to patch the AMD graphics drivers to support Navi 22. It is not fully functional: please see its website for more information. As these cards are not supported by the native drivers, we do not recommend purchasing them for use with macOS.
Navi 22 series graphics cards are not natively supported by macOS. However, there is a WIP kext, NootRX, that aims to patch the AMD graphics drivers to support Navi 22. It is not fully functional: please see its website for more information. As these cards are not supported by the native drivers, we do not recommend purchasing them for use with macOS.

Supported Cards:

Expand Down

0 comments on commit 01ed799

Please sign in to comment.