drm/radeon: add support for newer mc ucode on CI (v2)
[deliverable/linux.git] / drivers / gpu / drm / radeon / radeon_ucode.h
index f4155484b39580cddab4fb14175bc7e3895e34ef..58d12938c0b80bf022bc8c5490a8cb660041fa5d 100644 (file)
 #define PITCAIRN_MC_UCODE_SIZE       7775
 #define VERDE_MC_UCODE_SIZE          7875
 #define OLAND_MC_UCODE_SIZE          7863
-#define CIK_MC_UCODE_SIZE            7866
+#define BONAIRE_MC_UCODE_SIZE        7866
+#define BONAIRE_MC2_UCODE_SIZE       7948
 #define HAWAII_MC_UCODE_SIZE         7933
+#define HAWAII_MC2_UCODE_SIZE        8091
 
 /* SDMA */
 #define CIK_SDMA_UCODE_SIZE          1050
This page took 0.026929 seconds and 5 git commands to generate.