We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d299f5 commit 7d579efCopy full SHA for 7d579ef
drivers/gpu/drm/i915/display/intel_dmc.c
@@ -52,8 +52,8 @@
52
53
#define DISPLAY_VER12_DMC_MAX_FW_SIZE ICL_DMC_MAX_FW_SIZE
54
55
-#define DG2_DMC_PATH DMC_PATH(dg2, 2, 07)
56
-#define DG2_DMC_VERSION_REQUIRED DMC_VERSION(2, 07)
+#define DG2_DMC_PATH DMC_PATH(dg2, 2, 08)
+#define DG2_DMC_VERSION_REQUIRED DMC_VERSION(2, 8)
57
MODULE_FIRMWARE(DG2_DMC_PATH);
58
59
#define ADLP_DMC_PATH DMC_PATH(adlp, 2, 16)
0 commit comments