I think you have to wait until full support is added :
We find the different Navi device ids :
View attachment 497379
So for the Navi 21 we have :
View attachment 497390
On the
latest macOS Big Sur release :
On the AMDRadeonX6000.kext we have :
AMDRadeonX6000_AMDNavi10GraphicsAccelerator :
—> OPCIMatch</key>
<string>0x73101002 0x73121002 0x73181002 0x73191002 0x731A1002 0x731B1002 0x731F1002
AMDRadeonX6000_AMDNavi12GraphicsAccelerator :
—> <key>IOPCIMatch</key>
<string>0x73601002</string>
AMDRadeonX6000_AMDNavi14GraphicsAccelerator :
—> IOPCIMatch</key>
<string>0x73401002 0x73411002 0x73431002 0x73471002 0x734F1002
But we don’t have for now AMDNav21GraphicsAccelerator.
This should explain what
@Ellybz reported on the post above