drm/i915/dmc: Update DG2 DMC firmware to v2.07
The release notes mention that DMC v2.07 has a workaround for MMIO hang issue when DC States are enabled. Signed-off-by: Madhumitha Tolakanahalli Pradeep <madhumitha.tolakanahalli.pradeep@intel.com> Reviewed-by: Imre Deak <imre.deak@intel.com> Signed-off-by: Imre Deak <imre.deak@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20220727182919.334136-2-madhumitha.tolakanahalli.pradeep@intel.com
This commit is contained in:
parent
ddcf980f4d
commit
c4cf059d9c
1 changed files with 2 additions and 2 deletions
|
@ -52,8 +52,8 @@
|
||||||
|
|
||||||
#define DISPLAY_VER12_DMC_MAX_FW_SIZE ICL_DMC_MAX_FW_SIZE
|
#define DISPLAY_VER12_DMC_MAX_FW_SIZE ICL_DMC_MAX_FW_SIZE
|
||||||
|
|
||||||
#define DG2_DMC_PATH DMC_PATH(dg2, 2, 06)
|
#define DG2_DMC_PATH DMC_PATH(dg2, 2, 07)
|
||||||
#define DG2_DMC_VERSION_REQUIRED DMC_VERSION(2, 06)
|
#define DG2_DMC_VERSION_REQUIRED DMC_VERSION(2, 07)
|
||||||
MODULE_FIRMWARE(DG2_DMC_PATH);
|
MODULE_FIRMWARE(DG2_DMC_PATH);
|
||||||
|
|
||||||
#define ADLP_DMC_PATH DMC_PATH(adlp, 2, 16)
|
#define ADLP_DMC_PATH DMC_PATH(adlp, 2, 16)
|
||||||
|
|
Loading…
Add table
Reference in a new issue