Skip to content

radv: Add initial support for Navi

Bas Nieuwenhuizen requested to merge bnieuwenhuizen/mesa:navi into master

This add initial support for NAVI GPUs.

There are still significant areas disabled because we haven't had the time to get them fully working:

  • Tessellation
  • Geometry shaders
  • Transform feedback
  • Binning

This will limit the amount of games that you can play for now, but we'll expect to enable these over the coming days.

Merge request reports