

Credit goes to 3DCenter.org forum member Berniyh, who posted links to the driver details on GitHub. There are not many details to go on—basically just the names, which include Navi 23, Navi 22, and Navi 21. As points of reference, here’s a rundown of AMD’s current generation Navi GPUs, and which cards they each power…
- Navi 10: Radeon RX 5700 XT and Radeon RX 5700
- Navi 14: Radeon RX 5500 series
As to the Navi 23, Navi 22, and Navi 21 GPUs, the references in the Linux driver do not offer up any concrete details, such as the number of stream processors or what eventual graphics cards they each will shop up in. However, we are reasonably confident Navi 21 will be the most powerful of the bunch, based on AMD’s ranking nomenclature.
‘).insertAfter(jQuery(‘#initdisqus’));
}
loadDisqus(jQuery(‘#initdisqus’), disqus_identifier, url);
}
else {
setTimeout(function () { disqusDefer(); }, 50);
}
}
disqusDefer();
function loadDisqus(source, identifier, url) {
if (jQuery(“#disqus_thread”).length) {
jQuery(“#disqus_thread”).remove();
}
jQuery(”).insertAfter(source);
if (window.DISQUS) {
DISQUS.reset({
reload: true,
config: function () {
this.page.identifier = identifier;
this.page.url = url;
}
});
} else {
//insert a wrapper in HTML after the relevant “show comments” link
disqus_identifier = identifier; //set the identifier argument
disqus_url = url; //set the permalink argument
//append the Disqus embed script to HTML
var dsq = document.createElement(‘script’); dsq.type = ‘text/javascript’; dsq.async = true;
dsq.src = ‘https://’ + disqus_shortname + ‘.disqus.com/embed.js’;
jQuery(‘head’).append(dsq);
}
jQuery(‘.show-disqus’).show();
source.hide();
};
function disqusEvent()
{
idleTime = 0;
}
