radeonsi: add support for Raven2 (v2)
[mesa.git] / src / amd / common / amd_family.h
index a282898be06eb8a6ec077448c1788f76eb5f1fbf..185ba02976382c8963ef2866e856dca5696a5950 100644 (file)
@@ -97,6 +97,7 @@ enum radeon_family {
     CHIP_VEGA12,
     CHIP_VEGA20,
     CHIP_RAVEN,
+    CHIP_RAVEN2,
     CHIP_LAST,
 };