clbr / radeontop

GNU General Public License v3.0
785 stars 69 forks source link

Add Navi23 #144

Closed danielzgtg closed 1 year ago

danielzgtg commented 1 year ago

This adds recognition for VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 23 [Radeon RX 6650 XT] [1002:73ef] (rev c1). This just gets rid of the UNKNOWN_CHIP and the "Unknown Radeon card. <= R500 won't work, new cards might."

Everything except "Event Engine", "Texture Addresser", "Texture Cache", "Primitive Assembly", and "Clip Rectangle" show values when running vkcube. Too bad that VCN is confirmed to be a different register than UVD.

clbr commented 1 year ago

Thanks, but this isn't how it's done. They aren't added one by one, they're imported from the kernel source.